# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewNodeStatus create a node status for the given generation and error.
NodeStatusPatch creates a (MergePatch) for the given node status.
# Constants
StatusFailure indicates failure to take a configuration into use.
StatusSuccess indicates that a configuration was taken into use.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
SchemeBuilder is the scheme builder for this API.
SchemeGroupVersion is the group version used to register these objects.
# Structs
BalloonsPolicy represents the configuration for the balloons policy.
BalloonsPolicyList represents a list of BalloonsPolicies.
BalloonsPolicySpec describes a balloons policy.
No description provided by the author
ConfigStatus is the per-node status for a configuration resource.
NodeStatus is the configuration status for a single node.
TemplatePolicy represents the configuration for the template policy.
TemplatePolicyList represents a list of TemplatePolicies.
TemplatePolicySpec describes a template policy.
TopologyAwarePolicy represents the configuration for the topology-aware policy.
TopologyAwarePolicyList represents a list of TopologyAwarePolicies.
TopologyAwarePolicySpec describes a topology-aware policy.
# Interfaces
ResmgrConfig provides access to policy-specific and common configuration data.
Validator is an optional interface that top level configuration types can implement to provide extra custom validation of configuration data.