Documentation ¶
Index ¶
- Constants
- func Cooldown(f *framework.Framework)
- func DeletePodSyncByName(f *framework.Framework, podName string)
- func DeletePodsAsync(f *framework.Framework, podMap map[string]*v1.Pod)
- func GetPodsByLabel(f *framework.Framework, ns, label string) ([]v1.Pod, error)
- func MakeBestEffortSleeperPod() *v1.Pod
- func MakeGuaranteedSleeperPod(cpuLimit string) *v1.Pod
Constants ¶
View Source
const ( CentosImage = "quay.io/centos/centos:8" RTELabelName = "resource-topology" )
Variables ¶
This section is empty.
Functions ¶
func DeletePodSyncByName ¶
func GetPodsByLabel ¶ added in v0.3.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.