hydrate-secrets
This module has been generated via dagger init and serves as a reference tobasic module structure as you get started with Dagger.
Two functions have been pre-created. You can modify, delete, or add to them,
as needed. They demonstrate usage of arguments and return types using simple
echo and grep commands. The functions can be called from the dagger CLI or
from one of the SDKs.
The first line in this comment block is a short description line and the
rest is a long description with more detail on the module's purpose or usage,
if appropriate. All modules should have a short description.
Installation
dagger install github.com/prefapp/daggerverse/hydrate-orchestrator/modules/hydrate-secrets@2eb89c080a18de6e2c000e94cc5c50c709582af5Entrypoint
Return Type
HydrateSecrets !Arguments
| Name | Type | Default Value | Description |
|---|---|---|---|
| valuesDir | Directory ! | - | No description provided |
| wetRepoDir | Directory ! | - | No description provided |
| dotFirestartrDir | Directory ! | - | No description provided |
Example
Function HydrateSecrets.Constructor is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.Constructor is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.Constructor is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.Constructor is not accessible from the hydrate-secrets moduleTypes
HydrateSecrets 🔗
valuesDir() 🔗
Return Type
Directory ! Example
Function HydrateSecrets.valuesDir is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.valuesDir is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.valuesDir is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.valuesDir is not accessible from the hydrate-secrets modulewetRepoDir() 🔗
Return Type
Directory ! Example
Function HydrateSecrets.wetRepoDir is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.wetRepoDir is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.wetRepoDir is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.wetRepoDir is not accessible from the hydrate-secrets moduledotFirestartrDir() 🔗
Return Type
Directory ! Example
Function HydrateSecrets.dotFirestartrDir is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.dotFirestartrDir is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.dotFirestartrDir is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.dotFirestartrDir is not accessible from the hydrate-secrets moduleconfig() 🔗
Return Type
HydrateSecretsConfig ! Example
Function HydrateSecrets.config is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.config is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.config is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.config is not accessible from the hydrate-secrets moduleinferSecretsClaimData() 🔗
Return Type
Directory !Arguments
| Name | Type | Default Value | Description |
|---|---|---|---|
| app | String ! | - | No description provided |
| secretsDir | Directory ! | - | No description provided |
Example
Function HydrateSecrets.inferSecretsClaimData is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.inferSecretsClaimData is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.inferSecretsClaimData is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.inferSecretsClaimData is not accessible from the hydrate-secrets modulepatchSecretClaimData() 🔗
Return Type
String !Arguments
| Name | Type | Default Value | Description |
|---|---|---|---|
| app | String ! | - | No description provided |
| tenant | String ! | - | No description provided |
| env | String ! | - | No description provided |
| claimData | String ! | - | No description provided |
Example
Function HydrateSecrets.patchSecretClaimData is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.patchSecretClaimData is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.patchSecretClaimData is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.patchSecretClaimData is not accessible from the hydrate-secrets modulerenderWithFirestartrContainer() 🔗
Return Type
Directory !Arguments
| Name | Type | Default Value | Description |
|---|---|---|---|
| claimsDir | Directory ! | - | No description provided |
| claimName | String ! | - | No description provided |
Example
Function HydrateSecrets.renderWithFirestartrContainer is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.renderWithFirestartrContainer is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.renderWithFirestartrContainer is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.renderWithFirestartrContainer is not accessible from the hydrate-secrets modulegetCrsFileByClaimName() 🔗
Return Type
[File ! ] !Arguments
| Name | Type | Default Value | Description |
|---|---|---|---|
| claimName | String ! | - | No description provided |
| dir | Directory ! | - | No description provided |
Example
Function HydrateSecrets.getCrsFileByClaimName is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.getCrsFileByClaimName is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.getCrsFileByClaimName is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.getCrsFileByClaimName is not accessible from the hydrate-secrets modulepatchClaim() 🔗
Return Type
String !Arguments
| Name | Type | Default Value | Description |
|---|---|---|---|
| path | String ! | - | No description provided |
| value | String ! | - | No description provided |
| yamlContent | String ! | - | No description provided |
Example
Function HydrateSecrets.patchClaim is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.patchClaim is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.patchClaim is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.patchClaim is not accessible from the hydrate-secrets modulerender() 🔗
Return Type
[Directory ! ] !Arguments
| Name | Type | Default Value | Description |
|---|---|---|---|
| app | String ! | - | No description provided |
| tenant | String ! | - | No description provided |
| env | String ! | - | No description provided |
Example
Function HydrateSecrets.render is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.render is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.render is not accessible from the hydrate-secrets moduleFunction HydrateSecrets.render is not accessible from the hydrate-secrets moduleHydrateSecretsConfig 🔗
image() 🔗
Return Type
String ! Example
Function HydrateSecretsConfig.image is not accessible from the hydrate-secrets moduleFunction HydrateSecretsConfig.image is not accessible from the hydrate-secrets moduleFunction HydrateSecretsConfig.image is not accessible from the hydrate-secrets moduleFunction HydrateSecretsConfig.image is not accessible from the hydrate-secrets modulecommands() 🔗
Return Type
[List ! ] ! Example
Function HydrateSecretsConfig.commands is not accessible from the hydrate-secrets moduleFunction HydrateSecretsConfig.commands is not accessible from the hydrate-secrets moduleFunction HydrateSecretsConfig.commands is not accessible from the hydrate-secrets moduleFunction HydrateSecretsConfig.commands is not accessible from the hydrate-secrets module