envoy

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Options envoy_bootstrap_options.ConfigOptions
}

Config is a struct with options and methods to generate an envoy bootstrap config

func (*Config) GenerateSdsResources

func (c *Config) GenerateSdsResources() (map[string]string, error)

GenerateSdsResources generates the envoy static config required for filesystem discovery of certificates.

func (*Config) GenerateStatic

func (c *Config) GenerateStatic() (string, error)

GenerateStatic returns the json serialized representation of an envoy bootstrap object that can be passed as the configuration file to an envoy proxy so it can connect to the discovery service.

Jump to

Keyboard shortcuts

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