Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeploymentName ¶
func GetDeploymentName() string
Types ¶
type Configuration ¶
type Configuration struct {
DeployMeshWidePolicy bool `json:"deployMeshPolicy"`
}
type Reconciler ¶
type Reconciler struct { resources.Reconciler // contains filtered or unexported fields }
func New ¶
func New(configuration Configuration, client client.Client, dc dynamic.Interface, config *istiov1beta1.Istio, scheme *runtime.Scheme) *Reconciler
Click to show internal directories.
Click to hide internal directories.