Documentation ¶
Index ¶
- func Config() config
- func ValidateDeploymentGroup(gspec dtypes.GroupSpec) error
- func ValidateDeploymentGroups(gspecs []dtypes.GroupSpec) error
- func ValidateManifest(m manifest.Manifest) error
- func ValidateManifestWithDeployment(m *manifest.Manifest, dgroups []dtypes.Group) error
- func ValidateManifestWithGroupSpecs(m *manifest.Manifest, gspecs []*dtypes.GroupSpec) error
- func ValidateResourceList(rlist types.ResourceGroup) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateDeploymentGroup ¶ added in v0.3.1
ValidateDeploymentGroup does validation for provided deployment group
func ValidateDeploymentGroups ¶
ValidateDeploymentGroups does validation for all deployment groups
func ValidateManifest ¶
ValidateManifest does validation for manifest
func ValidateManifestWithDeployment ¶
ValidateManifestWithDeployment does basic validation and returns nil
func ValidateManifestWithGroupSpecs ¶
ValidateManifestWithGroupSpecs does validation for manifest with group specifications
func ValidateResourceList ¶ added in v0.3.1
func ValidateResourceList(rlist types.ResourceGroup) error
ValidateResourceList does basic validation for resources list
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.