Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Operator ¶
type Operator struct {
// contains filtered or unexported fields
}
Operator represents an operator context
func New ¶ added in v0.7.0
func New(cfg *config.Config, clientset kubernetes.Interface, blendedset blended.Interface) *Operator
New creates an instance of the operator
Click to show internal directories.
Click to hide internal directories.