admin

package
v1.5.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2022 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sanitize added in v1.8.1

func Sanitize(configDump *envoy_admin_v3.ConfigDump) error

Types

type EnvoyAdminClient

type EnvoyAdminClient interface {
	PostQuit(dataplane *core_mesh.DataplaneResource) error
	ConfigDump(proxy ResourceWithAddress, defaultAdminPort uint32) ([]byte, error)
}

func NewEnvoyAdminClient

func NewEnvoyAdminClient(rm manager.ResourceManager, caManagers ca.Managers, clientCertPath, clientKeyPath string, adminPort uint32) (EnvoyAdminClient, error)

type ResourceWithAddress

type ResourceWithAddress interface {
	core_model.Resource
	AdminAddress(defaultAdminPort uint32) string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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