convert

package
v0.0.0-...-f2a3559 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkloadKindDeployment  = "Deployment"
	WorkloadKindStatefulSet = "StatefulSet"

	SelectorLabelName      = "app.kubernetes.io/name"
	SelectorLabelInstance  = "app.kubernetes.io/instance"
	SelectorLabelManagedBy = "app.kubernetes.io/managed-by"
)

Variables

This section is empty.

Functions

func ConvertWorkload

func ConvertWorkload(state *project.State, workloadName string) ([]machineryMeta.Object, error)

func WorkloadServiceName

func WorkloadServiceName(workloadName string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL