package
0.0.0-20250404145836-eba1861bcf06
Repository: https://github.com/kumahq/kuma.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GatewayToInstanceMapper maps a MeshGateway object to MeshGatewayInstance objects by using the service tag to list GatewayInstances with a matching index.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProtocolTagFor infers service protocol from a `<port>.service.kuma.io/protocol` annotation or `appProtocol`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
CreatedKumaDataplaneReason is added to an event when a new Dataplane is successfully created.
CreatedMeshServiceReason is added to an event when a new MeshService is successfully created.
FailedToGenerateKumaDataplaneReason is added to an event when a Dataplane cannot be generated or is not valid.
FailedToGenerateMeshServiceReason is added to an event when a MeshService cannot be generated.
No description provided by the author
UpdatedKumaDataplaneReason is added to an event when an existing Dataplane is successfully updated.
UpdatedMeshServiceReason is added to an event when an existing MeshService is successfully updated.
# Variables
List of priority for picking IP when Service that selects ingress is of type NodePort We first try to find ExternalIP and then InternalIP.
# Structs
No description provided by the author
ConfigMapReconciler reconciles a ConfigMap object.
No description provided by the author
No description provided by the author
GatewayInstanceReconciler reconciles a MeshGatewayInstance object.
No description provided by the author
MeshReconciler creates default resources for created Mesh and ensures that CA was created.
MeshServiceReconciler reconciles a MeshService object.
No description provided by the author
NamespaceReconciler reconciles a Namespace object.
No description provided by the author
PodReconciler reconciles a Pod object.
PodStatusReconciler tracks pods status changes and signals kuma-dp when it has to complete but only when Kuma isn't using the SidecarContainer feature.
No description provided by the author
No description provided by the author
ServiceReconciler reconciles a Service object.
# Type aliases
No description provided by the author