Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler handles our secrets operations.
func NewHandler ¶
func NewHandler(clientConfig clientcmd.ClientConfig, outputFormat string) (*Handler, error)
NewHandler creates a new secrets handler.
Click to show internal directories.
Click to hide internal directories.