Documentation ¶
Index ¶
- func CheckSecretKeyExist(name, namespace, key string) (bool, error)
- func CreateDKMSSecretStore(...) error
- func CreateEmptySecretStore(name, namespace string) error
- func CreateExternalSecret(data []v1alpha1.DataSource, dataProcess []v1alpha1.DataProcess, ...) error
- func CreateOrUpdateSecret(name, namespace, key, value string) error
- func CreateSecretStoreByAKSK(...) error
- func CreateSecretStoreByRRSA(name, namespace, provider, ramRole string) error
- func GetSecretStoreAndUpdate(name, namespace, remoteRoleArn, remoteRoleSession string) error
- func InitClient(filePath string) error
- func ListSecretStore(limit int64, continueToken string) ([]v1alpha1.SecretStore, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckSecretKeyExist ¶
func CreateDKMSSecretStore ¶
func CreateEmptySecretStore ¶
func CreateExternalSecret ¶
func CreateExternalSecret(data []v1alpha1.DataSource, dataProcess []v1alpha1.DataProcess, name, namespace, secretType string) error
func CreateOrUpdateSecret ¶
func CreateSecretStoreByAKSK ¶
func CreateSecretStoreByRRSA ¶
func GetSecretStoreAndUpdate ¶
func InitClient ¶
func ListSecretStore ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.