# Functions
Do not run example if: 1.
No description provided by the author
New creates a new OSB Client connected to the given resource.
NewClientFromEnv creates a new client from the client configuration properties.
RunExample runs a single example against the given service on the broker pointed to by client.
RunExamplesForService runs all the examples for a given service name against the service broker pointed to by client.
RunExamplesFromFile reads a json-encoded list of CompleteServiceExamples.
# Constants
ClientsBrokerApiVersion is the minimum supported version of the client.
# Structs
BrokerResponse encodes an OSB HTTP response in a (technical) human and machine readable way.
No description provided by the author
No description provided by the author