cmd

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2022 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type CertificatesConfig

type CertificatesConfig struct {
	Name      string `mapstructure:"name"`
	Namespace string `mapstructure:"namespace"`
	Service   string `mapstructure:"service"`
	Output    string `mapstructure:"output"`
}

func (CertificatesConfig) String

func (c CertificatesConfig) String() string

type ServerConfig

type ServerConfig struct {
	Bind        string `mapstructure:"bind"`
	Sources     string `mapstructure:"sources"`
	Target      string `mapstructure:"target"`
	Certificate string `mapstructure:"certificate"`
	Key         string `mapstructure:"key"`
}

func (ServerConfig) String

func (c ServerConfig) String() string

Jump to

Keyboard shortcuts

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