Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KV ¶
type KV struct {
// contains filtered or unexported fields
}
KV is a simple key value secret
type Plain ¶
type Plain struct {
Body []byte
}
Plain is the fallback secret that only contains plain text
func ParsePlain ¶
ParsePlain never fails and always returns a Plain secret
Click to show internal directories.
Click to hide internal directories.