# Functions
DesiredNamespace returns the desired Namespace resource for the provided contour.
EnsureNamespace ensures the namespace for the provided name exists.
EnsureNamespaceDeleted ensures the namespace for the provided contour is removed, bypassing deletion if any of the following conditions apply: - RemoveOnDeletion is unspecified or set to false.