Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentController ¶
type AgentController struct {
// contains filtered or unexported fields
}
func NewAgentController ¶
func NewAgentController(agentInformer towerinformers.AgentInformer, client clientset.Interface, proxyAgentsClient proxy.ClientSet, kubeconfigIssuer utils.KubeConfigIssuer) *AgentController
func (*AgentController) Run ¶
func (c *AgentController) Run(workers int, stopCh <-chan struct{}) error
func (*AgentController) Start ¶
func (c *AgentController) Start(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.