Documentation ¶
Index ¶
- func Config() config
- func ValidateDeploymentGroup(group *types.DeploymentGroup) error
- func ValidateDeploymentGroups(groups []*types.DeploymentGroup) error
- func ValidateGroupSpecs(groups []*types.GroupSpec) error
- func ValidateManifest(m *types.Manifest) error
- func ValidateManifestWithDeployment(m *types.Manifest, dgroups []*types.DeploymentGroup) error
- func ValidateManifestWithGroupSpecs(m *types.Manifest, gspecs []*types.GroupSpec) error
- func ValidateResourceList(rlist types.ResourceList) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateDeploymentGroup ¶ added in v0.3.1
func ValidateDeploymentGroup(group *types.DeploymentGroup) error
func ValidateDeploymentGroups ¶
func ValidateDeploymentGroups(groups []*types.DeploymentGroup) error
func ValidateGroupSpecs ¶
func ValidateManifest ¶
func ValidateManifestWithDeployment ¶
func ValidateManifestWithDeployment(m *types.Manifest, dgroups []*types.DeploymentGroup) error
func ValidateResourceList ¶ added in v0.3.1
func ValidateResourceList(rlist types.ResourceList) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.