Documentation
¶
Overview ¶
Package usersecrets provides the api client for the usersecrets facade.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is the api client for the UserSecretsManager facade.
func (*Client) DeleteRevisions ¶
DeleteRevisions deletes the specified revisions of the secret.
func (*Client) WatchRevisionsToPrune ¶
func (c *Client) WatchRevisionsToPrune() (watcher.StringsWatcher, error)
WatchRevisionsToPrune returns a watcher that triggers on secret obsolete revision changes.
Click to show internal directories.
Click to hide internal directories.