package validation
import "k8s.io/kubernetes/plugin/pkg/scheduler/api/validation"
Index ¶
Functions ¶
func ValidatePolicy ¶
func ValidatePolicy(policy schedulerapi.Policy) error
Validate checks for errors in the Config It does not return early so that it can find as many errors as possible
Source Files ¶
validation.go
- Version
- v0.17.0
- Published
- May 12, 2015
- Platform
- darwin/amd64
- Imports
- 3 packages
- Last checked
- 51 seconds ago –
Tools for package owners.