Documentation ¶
Index ¶
Constants ¶
View Source
const (
ResourceName = "istio-ingressgateway"
)
Variables ¶
View Source
var ResourceLabels = map[string]string{
"app": "istio-ingressgateway",
"istio": "ingressgateway",
}
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { resources.Reconciler // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.