agent

package
v0.0.0-...-b174aa1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2019 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(c *Config) error

Run will create and start a new spiffe-envoy-agent server according to the config received.

Types

type Config

type Config struct {
	SocketPath            string
	WorkloadSocketPath    string
	LogPath               string
	LogLevel              logrus.Level
	TlsCertificateName    string
	ValidationContextName string
	AllowedSpiffeIDsX509  []string
	AllowedSpiffeIDsJWT   []string
	JWTMode               auth.Mode
	Audience              string
}

Config stores configuration for spiffe-envoy-agent server

Jump to

Keyboard shortcuts

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