package
0.1.8
Repository: https://github.com/wryun/service-catalog.git
Documentation: pkg.go.dev

# Functions

MarshalRawParameters marshals the specified map of parameters into JSON.
NewClientConfigurationForBroker creates a new ClientConfiguration for connecting to the specified Broker.
NewController returns a new Open Service Broker catalog controller.
UnmarshalRawParameters produces a map structure from a given raw YAML/JSON input.

# Constants

ContextProfilePlatformKubernetes is the platform name sent in the OSB ContextProfile for requests coming from Kubernetes.

# Structs

SimpleClientBuilder returns a fixed client with different user agents.

# Interfaces

ClientBuilder allows you to get clients and configs for controllers.
Controller describes a controller that backs the service catalog API for Open Service Broker compliant Brokers.

# Type aliases

ReconciliationAction reprents a type of action the reconciler should take for a resource.