# Functions
NewController returns a new controller starting the process of placing namespaces onto locations by creating a placement annotation.
# Constants
No description provided by the author
NamespaceReasonPlacementInvalid reason in NamespaceScheduled Namespace Condition means the placement annotation has invalid value.
NamespaceReasonSchedulingDisabled reason in NamespaceScheduled Namespace Condition means that the automated scheduling for this namespace is disabled, e.g., when it's labelled with ScheduleDisabledLabel.
NamespaceReasonUnschedulable reason in NamespaceScheduled Namespace Condition means that the scheduler can't schedule the namespace right now, e.g.
NamespaceScheduled represents status of the scheduling process for this namespace.
# Structs
NamespaceConditionsAdapter enables the use of the conditions helper library with Namespaces.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author