constant

package
v0.0.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	AnnotationPre              = "ipam.spidernet.io"
	AnnoPodIppool              = AnnotationPre + "/ippool"
	AnnoPodIppools             = AnnotationPre + "/ippools"
	AnnoPodRoute               = AnnotationPre + "/routes"
	AnnoPodDns                 = AnnotationPre + "/dns"
	AnnoPodStatus              = AnnotationPre + "/status"
	AnnoNamespaceDefautlV4Pool = AnnotationPre + "/defaultv4ippool"
	AnnoNamespaceDefautlV6Pool = AnnotationPre + "/defaultv6ippool"
)
View Source
const (
	NetworkLegacy = "legacy"
	NetworkStrict = "strict"
	NetworkSDN    = "sdn"

	// For ipam plugin and spiderpool-agent use
	DefaultIPAMUnixSocketPath = "/var/run/spidernet/spiderpool.sock"
)

Network configurations

View Source
const (
	LogDebugLevelStr = "debug"
	LogInfoLevelStr  = "info"
	LogWarnLevelStr  = "warn"
	LogErrorLevelStr = "error"
	LogFatalLevelStr = "fatal"
	LogPanicLevelStr = "panic"
)

Log level character string

Variables

This section is empty.

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