common

package
v1.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

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 GetSdsCAConfigMapData(ca string) string

func GetSdsCertConfigMapData

func GetSdsCertConfigMapData(tlsCert, tlsKey string) string

func GetSdsServiceAccountTokenConfigMapData added in v1.5.2

func GetSdsServiceAccountTokenConfigMapData(tokenPath string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL