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
}
func NewOperator ¶
func (*Operator) CreateController ¶
type Options ¶
type Options struct { NameSpace string ServiceClass string IngressClass string ConfigMap string Client manager.NewClientFunc KubeConfig *rest.Config MapperProvider func(*rest.Config) (meta.RESTMapper, error) MetricsBindAddress string LeaderElection bool LeaderElectionID string LeaderElectionNamespace string StopCh <-chan struct{} }
Click to show internal directories.
Click to hide internal directories.