Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPIServerCommand ¶
func Run ¶
func Run(o *ServerOptions) error
Types ¶
type ServerOptions ¶
type ServerOptions struct { Listen string // contains filtered or unexported fields }
func NewServerOptions ¶
func NewServerOptions() *ServerOptions
func (*ServerOptions) GetKubeClient ¶
func (o *ServerOptions) GetKubeClient() kubernetes.Interface
func (*ServerOptions) GetKubeConfig ¶
func (o *ServerOptions) GetKubeConfig() *rest.Config
func (*ServerOptions) GetVelaClient ¶
func (o *ServerOptions) GetVelaClient() versioned.Interface
Click to show internal directories.
Click to hide internal directories.