package
0.0.0-20241220073514-a37a6d3c3b99
Repository: https://github.com/istio-ecosystem/sail-operator.git
Documentation: pkg.go.dev

# Constants

CreatedByKey is used in annotations to mark ServiceMeshMemberRolls created by the ServiceMeshMember controller.
FinalizerName is the finalizer name the controllers add to any resources that need to be finalized during deletion.
GenerationKey represents the generation to which the resource was last reconciled.
IgnoreNamespaceKey indicates that sidecar injection should be disabled for the namespace.
InternalKey is used to identify the resource as being internal to the mesh itself (i.e.
IstiodChartName is the name of the chart that installs istiod.
IstioInjectionEnabledValue is the value for IstioInjectionLabel.
IstioInjectionLabel is the label that is used to configure injection for the 'default' IstioRevision.
IstioRevLabel is the label that is used to configure injection for non-default IstioRevisions.
IstioSidecarInjectLabel is the label that is used to configure injection for specific workloads.
No description provided by the author
No description provided by the author
No description provided by the author
KubernetesAppManagedByValue is the KubernetesAppManagedByKey label value the operator sets on all objects it creates.
No description provided by the author
KubernetesAppNamespace is the common namespace for application information.
No description provided by the author
KubernetesAppPartOfValue is the KubernetesAppPartOfKey label value the operator sets on all objects it creates.
No description provided by the author
MemberOfKey represents the mesh (namespace) to which the resource relates.
MeshGenerationKey represents the generation of the service mesh to which the resource was last reconciled.
MetadataNamespace is the namespace for service mesh metadata (labels, annotations).
OwnerKey represents the mesh (namespace) to which the resource relates.
OwnerNameKey represents the name of the SMCP to which the resource relates.
WebhookReadinessProbePeriodSecondsAnnotationKey is an annotation on the istio-sidecar-injection MutatingWebhookConfiguration that specifies the period for the readiness probe.
WebhookReadinessProbeStatusAnnotationKey is an annotation on the istio-sidecar-injection MutatingWebhookConfiguration that reports whether the remote control plane is ready or not.
WebhookReadinessProbeStatusReasonAnnotationKey is an annotation on the istio-sidecar-injection MutatingWebhookConfiguration that reports why the remote control plane is not ready.
WebhookReadinessProbeTimeoutSecondsAnnotationKey is an annotation on the istio-sidecar-injection MutatingWebhookConfiguration that specifies the timeout for the readiness probe.