Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFramework ¶
func NewFramework(opts *options.GlobalOption) factory.Application
Types ¶
type Framework ¶
type Framework struct { factory.FrameworkInterface // contains filtered or unexported fields }
func (*Framework) RegisterCommand ¶
func (f *Framework) RegisterCommand()
type Interface ¶
Interface .
func NewMachineController ¶
func NewMachineController(informer informers.MachineInformer) Interface
type MachineController ¶
type MachineController struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.