etcdkey

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CloudAdaptiveNetwork is a constant variable of "/registry/cloud-adaptive-network" key
	CloudAdaptiveNetwork = "/registry/cloud-adaptive-network"

	// CLADNetSpecification is a constant variable of "/registry/cloud-adaptive-network/cladnet-specification" key
	CLADNetSpecification = CloudAdaptiveNetwork + "/cladnet-specification"

	// HostNetworkInformation is a constant variable of "/registry/cloud-adaptive-network/host-network-information" key
	HostNetworkInformation = CloudAdaptiveNetwork + "/host-network-information"

	// Peer is a constant variable of "/registry/cloud-adaptive-network/peer" key
	Peer = CloudAdaptiveNetwork + "/peer"

	// NetworkingRule is a constant variable of "/registry/cloud-adaptive-network/networking-rule" key
	NetworkingRule = CloudAdaptiveNetwork + "/networking-rule"

	// ControlCommand is a constant variable of "/registry/cloud-adaptive-network/control-command" key
	ControlCommand = CloudAdaptiveNetwork + "/control-command"

	// TestRequest is a constant variable of "/registry/cloud-adaptive-network/test-request" key
	TestRequest = CloudAdaptiveNetwork + "/test-request"

	// Status is a constant variable of "/registry/cloud-adaptive-network/status" key
	Status = CloudAdaptiveNetwork + "/status"

	// StatusTestSpecification is a constant variable of "/registry/cloud-adaptive-network/status/test-specification" key
	StatusTestSpecification = Status + "/test-specification"

	// StatusInformation is a constant variable of "/registry/cloud-adaptive-network/status/information" key
	StatusInformation = Status + "/information"

	// Secret is a constant variable of "/registry/cloud-adaptive-network/secret" key
	Secret = CloudAdaptiveNetwork + "/secret"

	// DistributedLock is a constant variable of "/registry/cloud-adaptive-network/distributed-lock" key
	DistributedLock = CloudAdaptiveNetwork + "/distributed-lock"

	// LockPeer is a constant variable of "/registry/cloud-adaptive-network/distributed-lock/peer" key
	LockPeer = DistributedLock + "/peer"

	// LockNetworkingRule is a constant variable of "/registry/cloud-adaptive-network/distributed-lock/networking-rule" key
	LockNetworkingRule = DistributedLock + "/networking-rule"

	// LockSecret is a constant variable of "/registry/cloud-adaptive-network/distributed-lock/secret" key
	LockSecret = DistributedLock + "/secret"
)

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