package scheduling
import "k8s.io/kubernetes/test/e2e/scheduling"
Index ¶
- func CreateHostPortPods(f *framework.Framework, id string, replicas int, expectRunning bool)
- func GetNodeThatCanRunPod(f *framework.Framework) string
- func WaitForSchedulerAfterAction(f *framework.Framework, action common.Action, podName string, expectSuccess bool)
- type Resource
Functions ¶
func CreateHostPortPods ¶
func GetNodeThatCanRunPod ¶
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 ¶
events.go opaque_resource.go predicates.go priorities.go rescheduler.go
- Version
- v1.7.14-beta.0
- Published
- Feb 26, 2018
- Platform
- js/wasm
- Imports
- 24 packages
- Last checked
- 15 minutes ago –
Tools for package owners.