Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BootstrapSealedSecrets ¶
func BootstrapSealedSecrets(k *k8s.K8sCluster, namespace string) error
Types ¶
type Sealer ¶
type Sealer struct {
// contains filtered or unexported fields
}
type SecretsLoader ¶
type SecretsLoader struct {
// contains filtered or unexported fields
}
func NewSecretsLoader ¶
func NewSecretsLoader(p *kluctl_project.KluctlProjectContext, secretsDir string) *SecretsLoader
func (*SecretsLoader) LoadSecrets ¶
func (s *SecretsLoader) LoadSecrets(source *types.SecretSource) (*uo.UnstructuredObject, error)
Click to show internal directories.
Click to hide internal directories.