validation

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ValidateServiceBrokerName = apivalidation.NameIsDNSSubdomain

ValidateServiceBrokerName is the validation function for Broker names.

Functions

func ValidateServiceBroker added in v0.0.17

func ValidateServiceBroker(broker *sc.ServiceBroker) field.ErrorList

ValidateServiceBroker implements the validation rules for a BrokerResource.

func ValidateServiceBrokerStatusUpdate added in v0.0.17

func ValidateServiceBrokerStatusUpdate(new *sc.ServiceBroker, old *sc.ServiceBroker) field.ErrorList

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

func ValidateServiceBrokerUpdate added in v0.0.17

func ValidateServiceBrokerUpdate(new *sc.ServiceBroker, old *sc.ServiceBroker) field.ErrorList

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

func ValidateServiceClass

func ValidateServiceClass(serviceclass *sc.ServiceClass) field.ErrorList

ValidateServiceClass validates a ServiceClass and returns a list of errors.

func ValidateServiceClassUpdate

func ValidateServiceClassUpdate(new *sc.ServiceClass, old *sc.ServiceClass) field.ErrorList

ValidateServiceClassUpdate checks that when changing from an older ServiceClass to a newer ServiceClass is okay.

func ValidateServiceInstance added in v0.0.17

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

ValidateServiceInstance validates an Instance and returns a list of errors.

func ValidateServiceInstanceCredential added in v0.0.17

func ValidateServiceInstanceCredential(binding *sc.ServiceInstanceCredential) field.ErrorList

ValidateServiceInstanceCredential validates a ServiceInstanceCredential and returns a list of errors.

func ValidateServiceInstanceCredentialStatusUpdate added in v0.0.17

func ValidateServiceInstanceCredentialStatusUpdate(new *sc.ServiceInstanceCredential, old *sc.ServiceInstanceCredential) field.ErrorList

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

func ValidateServiceInstanceCredentialUpdate added in v0.0.17

func ValidateServiceInstanceCredentialUpdate(new *sc.ServiceInstanceCredential, old *sc.ServiceInstanceCredential) field.ErrorList

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

func ValidateServiceInstanceStatusUpdate added in v0.0.17

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 added in v0.0.17

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