package
0.0.0-20220301123542-b80afe73ff9e
Repository: https://github.com/couchbase/service-broker.git
Documentation: pkg.go.dev
# Functions
Clients returns a set of Kubernetes clients.
Config returns the user specified custom resource.
Configure initializes global configuration and must be called before starting the API service.
Lock puts a read lock on the configuration during the lifetime of a request.
Unlock releases the read lock on the configuration after a request has completed.
# Constants
ConfigurationNameDefault is the default configuration name.
# Variables
ConfigurationName is the configuration resource name.
ErrCacheSync is raised when a shared informer failed to synchronize.
ErrConfigurationInvalid is a generic configuration error.