util

package
v3.6.0-rc.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2017 License: Apache-2.0, Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WaitForBindingCondition

func WaitForBindingCondition(client v1alpha1servicecatalog.ServicecatalogV1alpha1Interface, namespace, name string, condition v1alpha1.BindingCondition) error

WaitForBindingCondition waits for the status of the named binding to contain a condition whose type and status matches the supplied one.

func WaitForBindingToNotExist

func WaitForBindingToNotExist(client v1alpha1servicecatalog.ServicecatalogV1alpha1Interface, namespace, name string) error

WaitForBindingToNotExist waits for the Binding with the given name to no longer exist.

func WaitForBrokerCondition

func WaitForBrokerCondition(client v1alpha1servicecatalog.ServicecatalogV1alpha1Interface, name string, condition v1alpha1.BrokerCondition) error

WaitForBrokerCondition waits for the status of the named broker to contain a condition whose type and status matches the supplied one.

func WaitForBrokerToNotExist

func WaitForBrokerToNotExist(client v1alpha1servicecatalog.ServicecatalogV1alpha1Interface, name string) error

WaitForBrokerToNotExist waits for the Broker with the given name to no longer exist.

func WaitForInstanceCondition

func WaitForInstanceCondition(client v1alpha1servicecatalog.ServicecatalogV1alpha1Interface, namespace, name string, condition v1alpha1.InstanceCondition) error

WaitForInstanceCondition waits for the status of the named instance to contain a condition whose type and status matches the supplied one.

func WaitForInstanceToNotExist

func WaitForInstanceToNotExist(client v1alpha1servicecatalog.ServicecatalogV1alpha1Interface, namespace, name string) error

WaitForInstanceToNotExist waits for the Instance with the given name to no longer exist.

func WaitForServiceClassToExist

func WaitForServiceClassToExist(client v1alpha1servicecatalog.ServicecatalogV1alpha1Interface, name string) error

WaitForServiceClassToExist waits for the ServiceClass with the given name to exist.

func WaitForServiceClassToNotExist

func WaitForServiceClassToNotExist(client v1alpha1servicecatalog.ServicecatalogV1alpha1Interface, name string) error

WaitForServiceClassToNotExist waits for the ServiceClass with the given name to no longer exist.

Types

This section is empty.

Jump to

Keyboard shortcuts

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