package
1.14.4
Repository: https://github.com/datawire/ambassador.git
Documentation: pkg.go.dev

# Constants

Gradually discourage connections over the course of the drain period.
Discourage all connections for the duration of the drain sequence.
Completely load and initialize the config, and then exit without running the listener loop.
Validate configs and then serve traffic normally.
No description provided by the author
No description provided by the author
Validate configs and exit.
Server is draining listeners in response to external health checks failing.
Server is running the cluster manager initialization callbacks (e.g., RDS).
Server is live and serving traffic.
Server has not yet completed cluster manager initialization.
No description provided by the author
No description provided by the author

# Variables

Enum value maps for CommandLineOptions_DrainStrategy.
Enum value maps for CommandLineOptions_DrainStrategy.
Enum value maps for CommandLineOptions_IpVersion.
Enum value maps for CommandLineOptions_IpVersion.
Enum value maps for CommandLineOptions_Mode.
Enum value maps for CommandLineOptions_Mode.
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
Enum value maps for ServerInfo_State.
Enum value maps for ServerInfo_State.
Enum value maps for SimpleMetric_Type.
Enum value maps for SimpleMetric_Type.

# Structs

This message describes the bootstrap configuration that Envoy was started with.
BootstrapConfigDumpValidationError is the validation error returned by BootstrapConfigDump.Validate if the designated constraints aren't met.
No description provided by the author
[#next-free-field: 8].
No description provided by the author
CertificateDetails_OcspDetailsValidationError is the validation error returned by CertificateDetails_OcspDetails.Validate if the designated constraints aren't met.
CertificateDetailsValidationError is the validation error returned by CertificateDetails.Validate if the designated constraints aren't met.
Proto representation of certificate details.
CertificatesValidationError is the validation error returned by Certificates.Validate if the designated constraints aren't met.
CertificateValidationError is the validation error returned by Certificate.Validate if the designated constraints aren't met.
Admin endpoint uses this wrapper for `/clusters` to display cluster status information.
Envoy's cluster manager fills this message with all currently known clusters.
Describes a dynamically loaded cluster via the CDS API.
ClustersConfigDump_DynamicClusterValidationError is the validation error returned by ClustersConfigDump_DynamicCluster.Validate if the designated constraints aren't met.
Describes a statically loaded cluster.
ClustersConfigDump_StaticClusterValidationError is the validation error returned by ClustersConfigDump_StaticCluster.Validate if the designated constraints aren't met.
ClustersConfigDumpValidationError is the validation error returned by ClustersConfigDump.Validate if the designated constraints aren't met.
Details an individual cluster's current status.
ClusterStatusValidationError is the validation error returned by ClusterStatus.Validate if the designated constraints aren't met.
ClustersValidationError is the validation error returned by Clusters.Validate if the designated constraints aren't met.
[#next-free-field: 37].
CommandLineOptionsValidationError is the validation error returned by CommandLineOptions.Validate if the designated constraints aren't met.
The :ref:`/config_dump <operations_admin_interface_config_dump>` admin endpoint uses this wrapper message to maintain and serve arbitrary configuration information from any component in Envoy.
ConfigDumpValidationError is the validation error returned by ConfigDump.Validate if the designated constraints aren't met.
Envoy's admin fill this message with all currently known endpoints.
No description provided by the author
EndpointsConfigDump_DynamicEndpointConfigValidationError is the validation error returned by EndpointsConfigDump_DynamicEndpointConfig.Validate if the designated constraints aren't met.
No description provided by the author
EndpointsConfigDump_StaticEndpointConfigValidationError is the validation error returned by EndpointsConfigDump_StaticEndpointConfig.Validate if the designated constraints aren't met.
EndpointsConfigDumpValidationError is the validation error returned by EndpointsConfigDump.Validate if the designated constraints aren't met.
Health status for a host.
HostHealthStatusValidationError is the validation error returned by HostHealthStatus.Validate if the designated constraints aren't met.
Current state of a particular host.
HostStatusValidationError is the validation error returned by HostStatus.Validate if the designated constraints aren't met.
Admin endpoint uses this wrapper for `/listeners` to display listener status information.
Envoy's listener manager fills this message with all currently known listeners.
Describes a dynamically loaded listener via the LDS API.
No description provided by the author
ListenersConfigDump_DynamicListenerStateValidationError is the validation error returned by ListenersConfigDump_DynamicListenerState.Validate if the designated constraints aren't met.
ListenersConfigDump_DynamicListenerValidationError is the validation error returned by ListenersConfigDump_DynamicListener.Validate if the designated constraints aren't met.
Describes a statically loaded listener.
ListenersConfigDump_StaticListenerValidationError is the validation error returned by ListenersConfigDump_StaticListener.Validate if the designated constraints aren't met.
ListenersConfigDumpValidationError is the validation error returned by ListenersConfigDump.Validate if the designated constraints aren't met.
Details an individual listener's current status.
ListenerStatusValidationError is the validation error returned by ListenerStatus.Validate if the designated constraints aren't met.
ListenersValidationError is the validation error returned by Listeners.Validate if the designated constraints aren't met.
Proto representation of the internal memory consumption of an Envoy instance.
MemoryValidationError is the validation error returned by Memory.Validate if the designated constraints aren't met.
Proto representation of the statistics collected upon absl::Mutex contention, if Envoy is run under :option:`--enable-mutex-tracing`.
MutexStatsValidationError is the validation error returned by MutexStats.Validate if the designated constraints aren't met.
Envoy's RDS implementation fills this message with all currently loaded routes, as described by their RouteConfiguration objects.
No description provided by the author
RoutesConfigDump_DynamicRouteConfigValidationError is the validation error returned by RoutesConfigDump_DynamicRouteConfig.Validate if the designated constraints aren't met.
No description provided by the author
RoutesConfigDump_StaticRouteConfigValidationError is the validation error returned by RoutesConfigDump_StaticRouteConfig.Validate if the designated constraints aren't met.
RoutesConfigDumpValidationError is the validation error returned by RoutesConfigDump.Validate if the designated constraints aren't met.
Envoy's scoped RDS implementation fills this message with all currently loaded route configuration scopes (defined via ScopedRouteConfigurationsSet protos).
No description provided by the author
ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError is the validation error returned by ScopedRoutesConfigDump_DynamicScopedRouteConfigs.Validate if the designated constraints aren't met.
No description provided by the author
ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError is the validation error returned by ScopedRoutesConfigDump_InlineScopedRouteConfigs.Validate if the designated constraints aren't met.
ScopedRoutesConfigDumpValidationError is the validation error returned by ScopedRoutesConfigDump.Validate if the designated constraints aren't met.
Envoys SDS implementation fills this message with all secrets fetched dynamically via SDS.
DynamicSecret contains secret information fetched via SDS.
SecretsConfigDump_DynamicSecretValidationError is the validation error returned by SecretsConfigDump_DynamicSecret.Validate if the designated constraints aren't met.
StaticSecret specifies statically loaded secret in bootstrap.
SecretsConfigDump_StaticSecretValidationError is the validation error returned by SecretsConfigDump_StaticSecret.Validate if the designated constraints aren't met.
SecretsConfigDumpValidationError is the validation error returned by SecretsConfigDump.Validate if the designated constraints aren't met.
Proto representation of the value returned by /server_info, containing server version/server status information.
ServerInfoValidationError is the validation error returned by ServerInfo.Validate if the designated constraints aren't met.
Proto representation of an Envoy Counter or Gauge value.
SimpleMetricValidationError is the validation error returned by SimpleMetric.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SubjectAlternateNameValidationError is the validation error returned by SubjectAlternateName.Validate if the designated constraints aren't met.
The /tap admin request body that is used to configure an active tap session.
TapRequestValidationError is the validation error returned by TapRequest.Validate if the designated constraints aren't met.
Dumps of unready targets of envoy init managers.
Message of unready targets information of an init manager.
UnreadyTargetsDumps_UnreadyTargetsDumpValidationError is the validation error returned by UnreadyTargetsDumps_UnreadyTargetsDump.Validate if the designated constraints aren't met.
UnreadyTargetsDumpsValidationError is the validation error returned by UnreadyTargetsDumps.Validate if the designated constraints aren't met.
No description provided by the author
UpdateFailureStateValidationError is the validation error returned by UpdateFailureState.Validate if the designated constraints aren't met.

# Type aliases

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