# Functions
GenerateAutoscaling generates *container.Autoscaling from *Autoscaling.
GenerateConfig generates *container.Config from *NodeConfig.
GenerateManagement generates *container.NodeManagement from *NodeManagementSpec.
GenerateMaxPodsConstraint generates *container.MaxPodsConstraint from *MaxPodsConstraint.
GenerateNodePool generates *container.NodePool instance from NodePoolParameters.
GenerateNodePoolUpdate produces NodePoolObservation object from *container.NodePool object.
GenerateObservation produces NodePoolObservation object from *container.NodePool object.
GetFullyQualifiedName builds the fully qualified name of the cluster.
IsUpToDate checks whether current state is up-to-date compared to the given set of parameters.
LateInitializeSpec fills unassigned fields with the values in container.NodePool object.
# Constants
NodePoolNameFormat is the format for the fully qualified name of a node pool.
# Type aliases
UpdateFn returns a function that updates a node pool.