Documentation
¶
Index ¶
- func CreatorRef(pod *v1.Pod) (*v1.SerializedReference, error)
- func IsBestEffortPod(pod *v1.Pod) bool
- func IsBurstablePod(pod *v1.Pod) bool
- func IsCriticalPod(pod *v1.Pod) bool
- func IsDaemonsetPod(sr *v1.SerializedReference) bool
- func IsGuaranteedPod(pod *v1.Pod) bool
- func IsMirrorPod(pod *v1.Pod) bool
- func IsPodWithLocalStorage(pod *v1.Pod) bool
- func ListPodsOnANode(client clientset.Interface, node *v1.Node) ([]*v1.Pod, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatorRef ¶
func CreatorRef(pod *v1.Pod) (*v1.SerializedReference, error)
CreatorRef returns the kind of the creator reference of the pod.
func IsBestEffortPod ¶
func IsBurstablePod ¶
func IsCriticalPod ¶
func IsDaemonsetPod ¶
func IsDaemonsetPod(sr *v1.SerializedReference) bool
func IsGuaranteedPod ¶
func IsMirrorPod ¶
IsMirrorPod checks whether the pod is a mirror pod.
func IsPodWithLocalStorage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.