Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct { *common.Configuration // contains filtered or unexported fields }
Agent is the primary "node agent" for open-local that runs on each node
func NewAgent ¶
func NewAgent( config *common.Configuration, kubeclientset kubernetes.Interface, localclientset clientset.Interface, snapclientset snapshot.Interface, eventRecorder record.EventRecorder) *Agent
NewAgent returns a new open-local agent
Click to show internal directories.
Click to hide internal directories.