label

package
v2.7.3 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package label defines labels.

Index

Constants

View Source
const (
	// KeyRole is the key of role
	KeyRole = "mesh-role"
	// KeyServiceName is the key of service name
	KeyServiceName = "mesh-service-name"
	// KeyServiceLabels is the key of service label
	KeyServiceLabels = "mesh-service-labels"
	// KeyApplicationPort is the key of application port
	KeyApplicationPort = "mesh-application-port"
	// KeyAliveProbe is the key of keepalive probe
	KeyAliveProbe = "mesh-alive-probe"

	// ValueRoleMaster is the name of master
	ValueRoleMaster = "master"
	// ValueRoleWorker is the name of worker
	ValueRoleWorker = "worker"
	// ValueRoleIngressController is the name of ingress controller
	ValueRoleIngressController = "ingress-controller"
)

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