Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretCommand ¶
type SecretCommand struct { Action string // which action to take Namespace string // will be used for OU property Key string // key to operate Value string // key's value ConfigDir string // location to store generated certs, tokens }
func (SecretCommand) Print ¶
func (c SecretCommand) Print()
func (*SecretCommand) Run ¶
func (c *SecretCommand) Run()
Click to show internal directories.
Click to hide internal directories.