Documentation
¶
Index ¶
Constants ¶
View Source
const AccessSecretName = "gardener-node-agent"
AccessSecretName is a constant for the secret name for the gardener-node-agent's shoot access secret.
Variables ¶
This section is empty.
Functions ¶
func ComponentConfig ¶
func ComponentConfig( oscSecretName string, kubernetesVersion *semver.Version, apiServerURL string, caBundle []byte, syncJitterPeriod *metav1.Duration, ) *nodeagentv1alpha1.NodeAgentConfiguration
ComponentConfig returns the component configuration for the gardener-node-agent.
func Files ¶
func Files(config *nodeagentv1alpha1.NodeAgentConfiguration) ([]extensionsv1alpha1.File, error)
Files returns the files related to the gardener-node-agent unit.
func UnitContent ¶
func UnitContent() string
UnitContent returns the systemd unit content for the gardener-node-agent unit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.