package scheduling
import "k8s.io/kubernetes/test/e2e/scheduling"
Index ¶
- func CreateHostPortPods(f *framework.Framework, id string, replicas int, expectRunning bool)
- func CreateNodeSelectorPods(f *framework.Framework, id string, replicas int, nodeSelector map[string]string, expectRunning bool) error
- func GetNodeThatCanRunPod(f *framework.Framework) string
- func SIGDescribe(text string, body func()) bool
- func WaitForSchedulerAfterAction(f *framework.Framework, action common.Action, podName string, expectSuccess bool)
- type Resource
Functions ¶
func CreateHostPortPods ¶
func CreateNodeSelectorPods ¶
func CreateNodeSelectorPods(f *framework.Framework, id string, replicas int, nodeSelector map[string]string, expectRunning bool) error
func GetNodeThatCanRunPod ¶
func SIGDescribe ¶
func WaitForSchedulerAfterAction ¶
func WaitForSchedulerAfterAction(f *framework.Framework, action common.Action, podName string, expectSuccess bool)
WaitForSchedulerAfterAction performs the provided action and then waits for scheduler to act on the given pod.
Types ¶
type Resource ¶
Source Files ¶
equivalence_cache_predicates.go events.go framework.go limit_range.go nvidia-gpus.go predicates.go preemption.go priorities.go rescheduler.go resource_quota.go
- Version
- v1.10.0-alpha.1
- Published
- Dec 18, 2017
- Platform
- js/wasm
- Imports
- 31 packages
- Last checked
- 1 minute ago –
Tools for package owners.