app

package
v0.0.0-...-139fbb7 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PrefixPath       = "path."
	PrefixGRPCServer = "grpc-server."
	PrefixTLS        = "tls."
	PrefixPlugin     = "plugin."
	PrefixInternal   = "internal."
	PrefixShared     = "shared."
)
View Source
const (
	PrefixGRPCServerTLS  = PrefixGRPCServer + PrefixTLS
	PrefixPluginInternal = PrefixPlugin + PrefixInternal
	PrefixPluginShared   = PrefixPlugin + PrefixShared
)
View Source
const (
	SuffixPlugin       = "plugin"
	SuffixAddress      = "address"
	SuffixNetwork      = "network"
	SuffixCertPath     = "cert-path"
	SuffixKeyPath      = "key-path"
	SuffixClientCAPath = "client-ca-path"
	SuffixEnabled      = "enabled"
)
View Source
const (
	DefaultGRPCServerAddress    = ":50051"
	DefaultGRPCServerNetwork    = "tcp"
	DefaultGRPCServerTLSEnabled = false
	DefaultPluginSharedEnabled  = false
)
View Source
const Name = "scaleid"

Variables

This section is empty.

Functions

func FlagSet

func FlagSet() *pflag.FlagSet

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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