Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IngressBackendReconciler ¶
type IngressBackendReconciler struct {
// contains filtered or unexported fields
}
IngressBackendReconciler creates an Open Service Mesh IngressBackend for every ingress resource with "kubernetes.azure.com/use-osm-mtls=true". This allows nginx to use mTLS provided by OSM when contacting upstreams.
type IngressCertConfigReconciler ¶
type IngressCertConfigReconciler struct {
// contains filtered or unexported fields
}
IngressCertConfigReconciler updates the Open Service Mesh configuration to generate a client cert to be used by the ingress controller when contacting upstreams.
Click to show internal directories.
Click to hide internal directories.