Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { *genericclioptions.ConfigFlags genericclioptions.IOStreams DefaultMode os.FileMode Dir string IgnoreNotFound bool ConfigMaps []types.NamespacedName Secrets []types.NamespacedName ConfigMapsSelector string SecretsSelector string }
func NewFromEnv ¶
func NewFromEnv() *Options
Click to show internal directories.
Click to hide internal directories.