Documentation ¶
Overview ¶
Package operation provides open service broker operation abstraction.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrOperationDoesNotExist = errors.New("operation doesn't exist")
ErrOperationDoesNotExist is raised when an operation doesn't exist and it should.
View Source
var ErrOperatorExists = errors.New("operation exists")
ErrOperatorExists is raised when an operation exists and it shouldn't.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.