package
1.3.0-alpha.4
Repository: https://github.com/cyrusbiotechnology/kubernetes.git
Documentation: pkg.go.dev

# Functions

FilterPodsByNameSpaces filters the pods based the given list of namespaces, empty set of namespaces means all namespaces.
GetNamespacesFromPodAffinityTerm returns a set of names according to the namespaces indicated in podAffinityTerm.
GetNonzeroRequests returns the default resource request if none is found or what is provided on the request TODO: Consider setting default as a fixed fraction of machine capacity (take "capacity api.ResourceList" as an additional argument here) rather than using constants.
NodesHaveSameTopologyKeyInternal checks if nodeA and nodeB have same label value with given topologyKey as label key.

# Constants

# Structs

No description provided by the author