Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyManifests ¶
func ApplyManifestsFromStdin ¶ added in v0.2.0
func DeleteManifests ¶
Types ¶
type ConfigFlags ¶
type ConfigFlags struct {
// contains filtered or unexported fields
}
func NewConfigFlags ¶
func NewConfigFlags() ConfigFlags
func (*ConfigFlags) AddPersistentFlags ¶ added in v0.4.0
func (o *ConfigFlags) AddPersistentFlags(flags *pflag.FlagSet)
func (ConfigFlags) ClientSet ¶
func (o ConfigFlags) ClientSet() (*kubernetes.Clientset, error)
func (ConfigFlags) Raw ¶
func (o ConfigFlags) Raw() *genericclioptions.ConfigFlags
type RunOptions ¶ added in v0.2.0
func AttachIO ¶ added in v0.2.0
func AttachIO() RunOptions
func WithStdin ¶ added in v0.2.0
func WithStdin(stdin io.Reader) RunOptions
Click to show internal directories.
Click to hide internal directories.