labels

package
v20.10.21+incompatible Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// ForServiceName is the label for the service name.
	// Deprecated: Use github.com/docker/compose-on-kubernetes/api/labels.ForServiceName instead
	ForServiceName = labels.ForServiceName
	// ForStackName is the label for the stack name.
	// Deprecated: Use github.com/docker/compose-on-kubernetes/api/labels.ForStackName instead
	ForStackName = labels.ForStackName
	// ForServiceID is the label for the service id.
	// Deprecated: Use github.com/docker/compose-on-kubernetes/api/labels.ForServiceID instead
	ForServiceID = labels.ForServiceID
)

Variables

View Source
var ForService = labels.ForService

ForService gives the labels to select a given service in a stack. Deprecated: Use github.com/docker/compose-on-kubernetes/api/labels.ForService instead

View Source
var SelectorForStack = labels.SelectorForStack

SelectorForStack gives the labelSelector to use for a given stack. Specific service names can be passed to narrow down the selection. Deprecated: Use github.com/docker/compose-on-kubernetes/api/labels.SelectorForStack instead

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