config

package
v0.0.0-...-116ca14 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: Apache-2.0 Imports: 9 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 {
	Endpoints      []string
	CACerts        *x509.CertPool
	ClientCert     *tls.Certificate
	ClientKey      *rsa.PrivateKey
	ClientCertPath string
	Transport      string
	Identity       string
	Project        string
	Organization   string
	LogLevel       string
}

func New

func New() Config

func (*Config) Load

func (config *Config) Load(c *cli.Context) error

func (*Config) String

func (c *Config) String() string

Jump to

Keyboard shortcuts

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