common

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const UpgradeDescription = "Kubernetes deprecated API upgrade - DO NOT rollback from this version"

UpgradeDescription is description of why release was upgraded

Variables

This section is empty.

Functions

func ReplaceManifestUnSupportedAPIs added in v0.0.6

func ReplaceManifestUnSupportedAPIs(origManifest, mapFile string, kubeConfig KubeConfig) (string, error)

ReplaceManifestUnSupportedAPIs returns a release manifest with deprecated or removed Kubernetes APIs updated to supported APIs

Types

type KubeConfig

type KubeConfig struct {
	Context string
	File    string
}

KubeConfig are the Kubernetes configuration settings

type MapOptions added in v0.0.5

type MapOptions struct {
	DryRun           bool
	KubeConfig       KubeConfig
	MapFile          string
	ReleaseName      string
	ReleaseNamespace string
	StorageType      string
	TillerOutCluster bool
}

MapOptions are the options for mapping deprecated APIs in a release

Jump to

Keyboard shortcuts

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