Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { File string Namespace string SecretClient extsecrets.Interface KubeClient kubernetes.Interface CommandRunner cmdrunner.CommandRunner QuietCommandRunner cmdrunner.CommandRunner FailOnUnknownKey bool ExternalSecrets []*v1.ExternalSecret Handlers map[string]*backendHandler // EditorCache the optional cache of editors EditorCache map[string]editor.Interface }
Options the options for the command
func NewCmdImport ¶
NewCmdImport creates a command object for the command
Click to show internal directories.
Click to hide internal directories.