Documentation
¶
Index ¶
- func CreateSecret(ctx context.Context, encryptor crypto.Encryptor, domainType string, ...) (*pb.CreateSecretResponse, error)
- func DeleteSecret(ctx context.Context, domainType, domainID, idOrName string) (*pb.DeleteSecretResponse, error)
- func DescribeSecret(ctx context.Context, encryptor crypto.Encryptor, ...) (*pb.DescribeSecretResponse, error)
- func ListSecrets(ctx context.Context, encryptor crypto.Encryptor, domainType, domainId string) (*pb.ListSecretsResponse, error)
- func UpdateSecret(ctx context.Context, encryptor crypto.Encryptor, ...) (*pb.UpdateSecretResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSecret ¶
func DeleteSecret ¶
func DescribeSecret ¶
func ListSecrets ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.