Documentation
¶
Index ¶
Constants ¶
View Source
const ( SdsCAFilename = "xds-trusted-ca.json" SdsCertFilename = "xds-certificate.json" )
View Source
const (
// #nosec G101 - This is a file path, not a credential
SdsServiceAccountTokenFilename = "xds_service_account_token.json"
)
Variables ¶
This section is empty.
Functions ¶
func BuildProxyArgs ¶
func BuildProxyArgs( infra *ir.ProxyInfra, shutdownConfig *egv1a1.ShutdownConfig, bootstrapConfigOptions *bootstrap.RenderBootstrapConfigOptions, serviceNode string, gatewayNamespaceMode bool, ) ([]string, error)
BuildProxyArgs builds command arguments for proxy infrastructure.
func GetSdsCAConfigMapData ¶
func GetSdsCertConfigMapData ¶
func GetSdsServiceAccountTokenConfigMapData ¶ added in v1.5.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.