Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateOptions ¶
func NewCreateOptions ¶
func NewCreateOptions() *CreateOptions
func (*CreateOptions) BindFlags ¶
func (o *CreateOptions) BindFlags(flags *pflag.FlagSet)
type SetOptions ¶ added in v1.6.0
type SetOptions struct {
Name string
}
func NewSetOptions ¶ added in v1.6.0
func NewSetOptions() *SetOptions
func (*SetOptions) BindFlags ¶ added in v1.6.0
func (o *SetOptions) BindFlags(*pflag.FlagSet)
func (*SetOptions) Complete ¶ added in v1.6.0
func (o *SetOptions) Complete(args []string, f client.Factory) error
Click to show internal directories.
Click to hide internal directories.