Documentation ¶
Index ¶
Constants ¶
View Source
const ( Retrying = "retrying" // to signal a retry sign before marking it to pending Succeeded = "succeeded" Failed = "failed" InProgress = "in progress" )
Variables ¶
This section is empty.
Functions ¶
func NewInstance ¶
func NewInstance(operations *operations) *instances
func NewOperation ¶
func NewOperation() *operations
NewOperation creates in-memory storage for OSB operations.
func NewOrchestrations ¶
func NewOrchestrations() *orchestrations
func NewRuntimeStates ¶
func NewRuntimeStates() *runtimeState
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.