Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdPush ¶ added in v0.0.15
Types ¶
type PushFlags ¶ added in v0.0.15
type PushFlags struct {
}
func NewPushFlags ¶ added in v0.0.15
func NewPushFlags() *PushFlags
The defaults are determined here
type PushOptions ¶ added in v0.0.15
type PushOptions struct {
Factory util.Factory
Streams *genericclioptions.IOStreams
}
func (*PushOptions) Run ¶ added in v0.0.15
func (r *PushOptions) Run(ctx context.Context, args []string) error
func (*PushOptions) Validate ¶ added in v0.0.15
func (r *PushOptions) Validate(args []string) error
Click to show internal directories.
Click to hide internal directories.