Documentation ¶
Overview ¶
Package agent to manage Kubernetes storage attach events.
Package agent to manage Kubernetes storage attach events.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
Agent reference to be deployed
type NodeConfigControllerManager ¶
type NodeConfigControllerManager struct {
ComponentConfig componentconfig.KubeControllerManagerConfiguration `json:"componentconfig"`
}
NodeConfigControllerManager is a reference of all the configuration for the K8S node from the controllermanager
type NodeConfigKubelet ¶
type NodeConfigKubelet struct {
ComponentConfig kubeletcomponentconfig.KubeletConfiguration `json:"componentconfig"`
}
NodeConfigKubelet is a reference of all the configuration for the K8S node from kubelet
Click to show internal directories.
Click to hide internal directories.