Documentation ¶
Index ¶
Constants ¶
View Source
const (
ConfigMapName = "istio-operator-webhook-cabundle"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reconciler ¶
type Reconciler struct { resources.Reconciler // contains filtered or unexported fields }
func New ¶
func New(client client.Client, config *istiov1beta1.Istio, operatorConfig config.Configuration, scheme *runtime.Scheme) *Reconciler
Click to show internal directories.
Click to hide internal directories.