cmd

package
v0.0.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2019 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdImportConfig added in v0.0.3

func NewCmdImportConfig(streams genericclioptions.IOStreams) *cobra.Command

func NewCmdLB

func NewCmdLB(streams genericclioptions.IOStreams) *cobra.Command

NewCmdLB creates the lb cmd

func NewCmdOpenStack

func NewCmdOpenStack(streams genericclioptions.IOStreams) *cobra.Command

NewCmdNamespace provides a cobra command

func NewCmdServer

func NewCmdServer(streams genericclioptions.IOStreams) *cobra.Command

NewCmdServer creates the server cmd

func NewCmdVolumes

func NewCmdVolumes(streams genericclioptions.IOStreams) *cobra.Command

NewCmdVolumes creates the volumes cmd

func NewCmdVolumesFix added in v0.0.6

func NewCmdVolumesFix(streams genericclioptions.IOStreams) *cobra.Command

TODO

Types

type ImportConfigOptions added in v0.0.3

type ImportConfigOptions struct {
	genericclioptions.IOStreams
	// contains filtered or unexported fields
}

func (*ImportConfigOptions) Complete added in v0.0.3

func (o *ImportConfigOptions) Complete(cmd *cobra.Command, args []string) error

func (*ImportConfigOptions) Run added in v0.0.3

func (o *ImportConfigOptions) Run() error

func (*ImportConfigOptions) Validate added in v0.0.3

func (o *ImportConfigOptions) Validate() error

type LBOptions

type LBOptions struct {
	genericclioptions.IOStreams
	// contains filtered or unexported fields
}

TODO

func (*LBOptions) Complete

func (o *LBOptions) Complete(cmd *cobra.Command, args []string) error

Complete sets als necessary fields in VolumeOptions

func (*LBOptions) Run

func (o *LBOptions) Run() error

Run lists all loadbalancers

func (*LBOptions) Validate

func (o *LBOptions) Validate() error

Validate ensures that all required arguments and flag values are provided

type ServerOptions

type ServerOptions struct {
	genericclioptions.IOStreams
	// contains filtered or unexported fields
}

TODO

func (*ServerOptions) Complete

func (o *ServerOptions) Complete(cmd *cobra.Command, args []string) error

Complete sets als necessary fields in VolumeOptions

func (*ServerOptions) Run

func (o *ServerOptions) Run() error

Run lists all server

func (*ServerOptions) Validate

func (o *ServerOptions) Validate() error

Validate ensures that all required arguments and flag values are provided

type VolumesFixOptions added in v0.0.6

type VolumesFixOptions struct {
	genericclioptions.IOStreams
	// contains filtered or unexported fields
}

TODO

func (*VolumesFixOptions) Complete added in v0.0.6

func (o *VolumesFixOptions) Complete(cmd *cobra.Command, args []string) error

Complete sets als necessary fields in VolumeOptions

func (*VolumesFixOptions) Run added in v0.0.6

func (o *VolumesFixOptions) Run() error

Run lists all volumes

func (*VolumesFixOptions) Validate added in v0.0.6

func (o *VolumesFixOptions) Validate() error

Validate ensures that all required arguments and flag values are provided

type VolumesOptions

type VolumesOptions struct {
	genericclioptions.IOStreams
	// contains filtered or unexported fields
}

TODO

func (*VolumesOptions) Complete

func (o *VolumesOptions) Complete(cmd *cobra.Command, args []string) error

Complete sets als necessary fields in VolumeOptions

func (*VolumesOptions) Run

func (o *VolumesOptions) Run() error

Run lists all volumes

func (*VolumesOptions) Validate

func (o *VolumesOptions) Validate() error

Validate ensures that all required arguments and flag values are provided

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL