constants

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultNumberOfIP represents the number of IP for a Namespace.
	DefaultNumberOfIP = 1
	// IPsKey is the key of annotation for displaying allocated IPs.
	IPsKey = "inwinstack.com/allocated-ips"
	// LatestIPKey is the key of annotation for displaying the latest of allocated IP.
	LatestIPKey = "inwinstack.com/allocated-latest-ip"
	// NumberOfIPKey is the key of annotation for representing the number of IP needs to allocate.
	NumberOfIPKey = "inwinstack.com/allocate-ip-number"
	// PrivatePoolKey is the key of annotation for the private pool for assigning IP.
	PrivatePoolKey = "inwinstack.com/allocate-pool-name"
	// PublicPoolKey is the key of annotation for the public pool for assigning IP.
	PublicPoolKey = "inwinstack.com/external-pool"
	// PublicIPKey is the key of annotation for displaying allocated public IP.
	PublicIPKey = "inwinstack.com/allocated-public-ip"
	// LatestPoolKey is the key of annotation for displaying the latest pool name.
	LatestPoolKey = "inwinstack.com/latest-pool"
)
View Source
const Finalizer = "kubernetes"
View Source
const PolicyPrefix = "k8s"

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