Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Context ¶
type Context struct {
// Status holds the data used to communicate between controller's
// resources. It can be edited in place as Context is stored as
// a pointer within context.Context. The content of the status should
// reflect the current state.
Status ContextStatus
}
Click to show internal directories.
Click to hide internal directories.