utils

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package utils contains helper functions used across other packages.

Index

Constants

View Source
const (
	KetchLabelPrefix            = "theketch.io/"
	KetchAppNameLabel           = KetchLabelPrefix + "app-name"
	KetchProcessNameLabel       = KetchLabelPrefix + "app-process"
	KetchDeploymentVersionLabel = KetchLabelPrefix + "app-deployment-version"
	V1betaPrefix                = KetchLabelPrefix + "v1beta1"
)

Variables

This section is empty.

Functions

func MakeEnvironments

func MakeEnvironments(envs []string) ([]ketchv1.Env, error)

MakeEnvironments takes an array of name value pairs delimited by '=' and convert them to an array of Env structures.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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