Documentation ¶
Index ¶
- func DeleteLastVersionSecret(mountPath string, secretPath string, client *api.Client, ctx context.Context) error
- func DeleteSecretVersioned(mountPath string, secretPath string, version int, client *api.Client, ...) error
- func GetLastVersionSecret(mountPath string, secretPath string, client *api.Client, ctx context.Context) (*api.KVSecret, error)
- func GetSecretVersioned(mountPath string, secretPath string, version int, client *api.Client, ...) (*api.KVSecret, error)
- func WriteSecret(mountPath string, secretPath string, inputData map[string]interface{}, ...) (*api.KVSecret, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteLastVersionSecret ¶
func DeleteSecretVersioned ¶
func GetLastVersionSecret ¶
func GetSecretVersioned ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.