Documentation ¶
Index ¶
Constants ¶
View Source
const (
IstioConfigMapName = "istio"
)
Variables ¶
This section is empty.
Functions ¶
func MeshConfig ¶
func MeshConfig(config *istiov1beta1.Istio, remote bool, operatorConfig config.Configuration) map[string]interface{}
Types ¶
type Reconciler ¶
type Reconciler struct { resources.Reconciler // contains filtered or unexported fields }
func New ¶
func New(client client.Client, config *istiov1beta1.Istio, isRemote bool, operatorConfig config.Configuration, scheme *runtime.Scheme) *Reconciler
Click to show internal directories.
Click to hide internal directories.