Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientCommand ¶
func NewCommand ¶
func NewServerCommand ¶
Types ¶
type ClientOptions ¶
func NewClientOptions ¶
func NewClientOptions() *ClientOptions
func (*ClientOptions) BindFlags ¶
func (o *ClientOptions) BindFlags(flags *pflag.FlagSet)
func (*ClientOptions) Complete ¶
func (o *ClientOptions) Complete(args []string) error
type ServerOptions ¶
func NewServerOptions ¶
func NewServerOptions() *ServerOptions
func (*ServerOptions) BindFlags ¶
func (o *ServerOptions) BindFlags(flags *pflag.FlagSet)
func (*ServerOptions) Complete ¶
func (o *ServerOptions) Complete(args []string) error
Click to show internal directories.
Click to hide internal directories.