Documentation ¶
Index ¶
- func IsNotMoreThan100Percent(intOrStringValue intstr.IntOrString, fldPath *field.Path) field.ErrorList
- func IsValidPercent(percent string) bool
- func ValidateDeploymentConfig(config *appsapi.DeploymentConfig) field.ErrorList
- func ValidateDeploymentConfigRollback(rollback *appsapi.DeploymentConfigRollback) field.ErrorList
- func ValidateDeploymentConfigRollbackDeprecated(rollback *appsapi.DeploymentConfigRollback) field.ErrorList
- func ValidateDeploymentConfigSpec(spec appsapi.DeploymentConfigSpec) field.ErrorList
- func ValidateDeploymentConfigStatus(status appsapi.DeploymentConfigStatus) field.ErrorList
- func ValidateDeploymentConfigStatusUpdate(newConfig *appsapi.DeploymentConfig, oldConfig *appsapi.DeploymentConfig) field.ErrorList
- func ValidateDeploymentConfigUpdate(newConfig *appsapi.DeploymentConfig, oldConfig *appsapi.DeploymentConfig) field.ErrorList
- func ValidateDeploymentLogOptions(opts *appsapi.DeploymentLogOptions) field.ErrorList
- func ValidateDeploymentRequest(req *appsapi.DeploymentRequest) field.ErrorList
- func ValidatePositiveField(value int64, fldPath *field.Path) field.ErrorList
- func ValidatePositiveIntOrPercent(intOrPercent intstr.IntOrString, fldPath *field.Path) field.ErrorList
- func ValidateRequestForDeploymentConfig(req *appsapi.DeploymentRequest, config *appsapi.DeploymentConfig) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotMoreThan100Percent ¶
func IsValidPercent ¶
func ValidateDeploymentConfig ¶
func ValidateDeploymentConfig(config *appsapi.DeploymentConfig) field.ErrorList
func ValidateDeploymentConfigRollback ¶
func ValidateDeploymentConfigRollback(rollback *appsapi.DeploymentConfigRollback) field.ErrorList
func ValidateDeploymentConfigRollbackDeprecated ¶
func ValidateDeploymentConfigRollbackDeprecated(rollback *appsapi.DeploymentConfigRollback) field.ErrorList
func ValidateDeploymentConfigSpec ¶
func ValidateDeploymentConfigSpec(spec appsapi.DeploymentConfigSpec) field.ErrorList
func ValidateDeploymentConfigStatus ¶
func ValidateDeploymentConfigStatus(status appsapi.DeploymentConfigStatus) field.ErrorList
func ValidateDeploymentConfigStatusUpdate ¶
func ValidateDeploymentConfigStatusUpdate(newConfig *appsapi.DeploymentConfig, oldConfig *appsapi.DeploymentConfig) field.ErrorList
func ValidateDeploymentConfigUpdate ¶
func ValidateDeploymentConfigUpdate(newConfig *appsapi.DeploymentConfig, oldConfig *appsapi.DeploymentConfig) field.ErrorList
func ValidateDeploymentLogOptions ¶
func ValidateDeploymentLogOptions(opts *appsapi.DeploymentLogOptions) field.ErrorList
func ValidateDeploymentRequest ¶
func ValidateDeploymentRequest(req *appsapi.DeploymentRequest) field.ErrorList
func ValidatePositiveField ¶
func ValidateRequestForDeploymentConfig ¶
func ValidateRequestForDeploymentConfig(req *appsapi.DeploymentRequest, config *appsapi.DeploymentConfig) field.ErrorList
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.