Documentation ¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "clusterresourceoverride"
)
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(options *Options) (c controller.Interface, e operatorruntime.Enqueuer, err error)
Types ¶
type Options ¶
type Options struct { ResyncPeriod time.Duration Workers int Client *operatorruntime.Client RuntimeContext operatorruntime.OperandContext Lister *secondarywatch.Lister }
Click to show internal directories.
Click to hide internal directories.