Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentSpecification ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New(spec *AgentSpecification, cfg *rest.Config) (*Controller, error)
func (*Controller) Run ¶
func (a *Controller) Run(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.