Documentation ¶
Index ¶
Constants ¶
View Source
const ( // main container envs KubeletNodeNameEnv = "KUBELET_API_NODENAME" KubeletIPAddressEnv = "KUBELET_API_ADDRESS" )
Variables ¶
View Source
var KubernetesSettingsNotAvailableError = errors.New("the status of the DynaKube is missing information about the kubernetes monitored-entity, skipping LogMonitoring deployment until it is ready")
Functions ¶
func GetKubeletEnvs ¶
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
Click to show internal directories.
Click to hide internal directories.