package
0.0.0-20220301123542-b80afe73ff9e
Repository: https://github.com/couchbase/service-broker.git
Documentation: pkg.go.dev

# Functions

Complete sets the asynchronous operation completion on the registry entry.
End ends an asynchronous operation on the registry entry.
Start begins an asynchronous operation on the registry entry.

# Constants

TypeDeprovision is used when a resource is being deleted.
TypeProvision is used when a resource is being created.
TypeUpdate is used when a resource is being updated.

# Variables

ErrOperationDoesNotExist is raised when an operation doesn't exist and it should.
ErrOperatorExists is raised when an operation exists and it shouldn't.

# Type aliases

Type is the type of operation being performed.