# Functions
ApplyClusterRole applies the required clusterrole to the cluster.
ApplyClusterRoleBinding applies the required clusterrolebinding to the cluster.
ApplyControllerConfig applies the required machineconfig to the cluster.
ApplyCustomResourceDefinition applies the required CustomResourceDefinition to the cluster.
ApplyDaemonSet applies the required daemonset to the cluster.
ApplyDeployment applies the required deployment to the cluster.
ApplyMachineConfig applies the required machineconfig to the cluster.
ApplyMachineConfigPool applies the required machineconfig to the cluster.
ApplyRoleBinding applies the required rolebinding to the cluster.
ApplySecret merges objectmeta only.
ApplyServiceAccount applies the required serviceaccount to the cluster.