Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretType ¶
type SecretType int
SecretType is an enum of the various type of secret
const ( Text SecretType = iota File )
func (SecretType) String ¶
func (r SecretType) String() string
Click to show internal directories.
Click to hide internal directories.