# Functions
No description provided by the author
HugePageResourceName returns a ResourceName with the canonical hugepage prefix prepended for the specified page size.
IsExtendedResourceName returns true if: 1.
IsHugePageMedium returns true if the volume medium is in 'HugePages[-size]' format.
IsHugePageResourceName returns true if the resource name has the huge page resource prefix.
IsNativeResource returns true if the resource name is in the *kubernetes.io/ namespace.
IsOvercommitAllowed returns true if the resource is in the default namespace and is not hugepages.
IsPrefixedNativeResource returns true if the resource name is in the *kubernetes.io/ namespace.
TopologySelectorRequirementsAsSelector converts the []TopologySelectorLabelRequirement api type into a struct that implements labels.Selector.