Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager provides operations on secrets
func NewManager ¶
NewManager creates new secrets manager
func (*Manager) CreateFor ¶
CreateFor creates given secret, overriding given Name with a generated one. The secret will be associated with vmiCrName.
Click to show internal directories.
Click to hide internal directories.