Documentation ¶
Index ¶
Constants ¶
View Source
const ( TlsCertificateSdsSecretFileName string = "tls_certificate_sds_secret.json" XdsClusterName string = "xds_cluster" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigOptions ¶
type ConfigOptions struct { NodeID string Cluster string XdsHost string XdsPort uint32 XdsClientCertificatePath string XdsClientCertificateKeyPath string SdsConfigSourcePath string RtdsLayerResourceName string AdminAddress string AdminPort uint32 AdminAccessLogPath string Metadata map[string]string }
ConfigOptions has options to configure the way the bootstrap config is generated
Click to show internal directories.
Click to hide internal directories.