package
0.5.0
Repository: https://github.com/mvshao/kyma.git
Documentation: pkg.go.dev

# Packages

Code generated by mockery v1.0.0.

# Functions

IsNotFoundError check if error is NotFound one.
New creates instance of broker.
RunTLS is starting TLS server.

# Structs

BindParametersDTO contains parameters sent by Service Catalog in the body of bind request.
BindSuccessResponseDTO represents response with credentials for service instance after successful binding.
CatalogSuccessResponseDTO represents info about successful catalog response TODO: implement me based on osb.CatalogResponse.
DeprovisionSuccessResponseDTO represents response after successful deprovisioning.
LastOperationSuccessResponseDTO represents info response about last successful operation.
OSBContextMiddleware implements Handler interface.
ProvisionRequestDTO represents provision request.
ProvisionSuccessResponseDTO represents response after successful provisioning.
RequireAsyncMiddleware asserts if request allows for asynchronous response.
Server implements HTTP server used to serve OSB API for helm broker.