package
2.0.0+incompatible
Repository: https://github.com/nginxinc/nginx-service-mesh.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Variables

AddToScheme applies all the stored functions to the scheme.
SchemeBuilder collects functions that add things to a scheme.
SchemeGroupVersion is the identifier for the API which includes the name of the group and the version of the API.

# Structs

ExportersSpec defines the telemetry exporters configuration.
MeshConfig defines the top level CustomResource for holding the dynamic mesh configuration.
MeshConfigClass defines a class of MeshConfigs to the user for creating MeshConfig resources.
MeshConfigClassList is a list of MeshConfigClass resources.
MeshConfigClassSpec defines the desired state of MeshConfigClass.
MeshConfigClassStatus defines the current state of MeshConfigClass.
MeshConfigList is a list of MeshConfig resources.
MeshConfigSpec defines the desired configuration for NGINX Service Mesh.
MeshConfigStatus defines the configuration status for NGINX Service Mesh.
MtlsSpec defines the mTLS configuration.
OtlpSpec defines the OTLP exporter configuration.
TelemetrySpec defines the OpenTelemetry configuration.