Versions in this module Expand all Collapse all v2 v2.1.4 Oct 1, 2025 Changes in this version + const DefaultNginxMetricsPort + type Config struct + AgentTLSSecretName string + AtomicLevel zap.AtomicLevel + ConfigName string + ExperimentalFeatures bool + Flags Flags + GatewayClassName string + GatewayCtlrName string + GatewayPodConfig GatewayPodConfig + HealthConfig HealthConfig + ImageSource string + LeaderElection LeaderElectionConfig + Logger logr.Logger + MetricsConfig MetricsConfig + NGINXSCCName string + NginxDockerSecretNames []string + NginxOneConsoleTelemetryConfig NginxOneConsoleTelemetryConfig + Plus bool + ProductTelemetryConfig ProductTelemetryConfig + SnippetsFilters bool + UsageReportConfig UsageReportConfig + type Flags struct + Names []string + Values []string + type GatewayPodConfig struct + Image string + InstanceName string + Name string + Namespace string + ServiceName string + UID string + Version string + type HealthConfig struct + Enabled bool + Port int + type LeaderElectionConfig struct + Enabled bool + Identity string + LockName string + type MetricsConfig struct + Enabled bool + Port int + Secure bool + type NginxOneConsoleTelemetryConfig struct + DataplaneKeySecretName string + EndpointHost string + EndpointPort int + EndpointTLSSkipVerify bool + type ProductTelemetryConfig struct + Enabled bool + Endpoint string + EndpointInsecure bool + ReportPeriod time.Duration + type UsageReportConfig struct + CASecretName string + ClientSSLSecretName string + Endpoint string + Resolver string + SecretName string + SkipVerify bool