flags

package
v0.0.0-...-2f83af2 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultNamespace = "default"
	DefaultTlsSecret = "gesher-tls"
	DefaultService   = "gesher"
	DefaultHttpsPort = 8443
)

Variables

View Source
var (
	Namespace = flag.String("namespace", DefaultNamespace, "kubernetes namespace of gesher pod")
	TlsSecret = flag.String("tls-secret", DefaultTlsSecret, "secret to fetch and store tls files from")
	Service   = flag.String("service-name", DefaultService, "service name to use for gesher")
	Port      = flag.Int("port", DefaultHttpsPort, "port https server should run on")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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