validation

package
v3.9.0-alpha.4+incompa... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2018 License: Apache-2.0, Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ValidateClusterServiceBrokerName = apivalidation.NameIsDNSSubdomain

ValidateClusterServiceBrokerName is the validation function for Broker names.

Functions

func ValidateClusterServiceBroker

func ValidateClusterServiceBroker(broker *sc.ClusterServiceBroker) field.ErrorList

ValidateClusterServiceBroker implements the validation rules for a BrokerResource.

func ValidateClusterServiceBrokerStatusUpdate

func ValidateClusterServiceBrokerStatusUpdate(new *sc.ClusterServiceBroker, old *sc.ClusterServiceBroker) field.ErrorList

ValidateClusterServiceBrokerStatusUpdate checks that when changing from an older broker to a newer broker is okay.

func ValidateClusterServiceBrokerUpdate

func ValidateClusterServiceBrokerUpdate(new *sc.ClusterServiceBroker, old *sc.ClusterServiceBroker) field.ErrorList

ValidateClusterServiceBrokerUpdate checks that when changing from an older broker to a newer broker is okay ?

func ValidateClusterServiceClass

func ValidateClusterServiceClass(serviceclass *sc.ClusterServiceClass) field.ErrorList

ValidateClusterServiceClass validates a ClusterServiceClass and returns a list of errors.

func ValidateClusterServiceClassUpdate

func ValidateClusterServiceClassUpdate(new *sc.ClusterServiceClass, old *sc.ClusterServiceClass) field.ErrorList

ValidateClusterServiceClassUpdate checks that when changing from an older ClusterServiceClass to a newer ClusterServiceClass is okay.

func ValidateClusterServicePlan

func ValidateClusterServicePlan(serviceplan *sc.ClusterServicePlan) field.ErrorList

ValidateClusterServicePlan validates a ClusterServicePlan and returns a list of errors.

func ValidateClusterServicePlanUpdate

func ValidateClusterServicePlanUpdate(new *sc.ClusterServicePlan, old *sc.ClusterServicePlan) field.ErrorList

ValidateClusterServicePlanUpdate checks that when changing from an older ClusterServicePlan to a newer ClusterServicePlan is okay.

func ValidateServiceBinding

func ValidateServiceBinding(binding *sc.ServiceBinding) field.ErrorList

ValidateServiceBinding validates a ServiceBinding and returns a list of errors.

func ValidateServiceBindingStatusUpdate

func ValidateServiceBindingStatusUpdate(new *sc.ServiceBinding, old *sc.ServiceBinding) field.ErrorList

ValidateServiceBindingStatusUpdate checks that when changing from an older binding to a newer binding is okay.

func ValidateServiceBindingUpdate

func ValidateServiceBindingUpdate(new *sc.ServiceBinding, old *sc.ServiceBinding) field.ErrorList

ValidateServiceBindingUpdate checks that when changing from an older binding to a newer binding is okay.

func ValidateServiceInstance

func ValidateServiceInstance(instance *sc.ServiceInstance) field.ErrorList

ValidateServiceInstance validates an Instance and returns a list of errors.

func ValidateServiceInstanceReferencesUpdate

func ValidateServiceInstanceReferencesUpdate(new *sc.ServiceInstance, old *sc.ServiceInstance) field.ErrorList

ValidateServiceInstanceReferencesUpdate checks that when changing from an older instance to a newer instance is okay.

func ValidateServiceInstanceStatusUpdate

func ValidateServiceInstanceStatusUpdate(new *sc.ServiceInstance, old *sc.ServiceInstance) field.ErrorList

ValidateServiceInstanceStatusUpdate checks that when changing from an older instance to a newer instance is okay. This only checks the instance.Status field.

func ValidateServiceInstanceUpdate

func ValidateServiceInstanceUpdate(new *sc.ServiceInstance, old *sc.ServiceInstance) field.ErrorList

ValidateServiceInstanceUpdate validates a change to the Instance's spec.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL