kubricate / internal/utils
internal/utils
Interfaces
| Interface | Description |
|---|---|
| StackInfo | - |
Type Aliases
| Type Alias | Description |
|---|---|
| Subcommand | - |
Functions
| Function | Description |
|---|---|
| censorSecretPayload | Censors secret values in a Kubernetes Secret payload for safe logging. Replaces all values in the data and stringData fields with "***". |
| extractKindFromResourceEntry | - |
| extractStackInfo | - |
| extractStackInfoFromConfig | - |
| getClassName | - |
| getStackName | - |
| validateId | Validate Stack Id or Resource Id |
| validateString | Utility functions for type validation. |
| verboseCliConfig | - |