configure

package
v2.3.4+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2018 License: Apache-2.0 Imports: 26 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddDeployment

func AddDeployment(name, namespace, manifests, chart string) error

AddDeployment adds a new deployment to the config

func AddPackage

func AddPackage(skipQuestion bool, appVersion, chartVersion, deployment string, args []string, log log.Logger) error

AddPackage adds a helm dependency to specified deployment

func AddPort

func AddPort(namespace, selector string, args []string) error

AddPort adds a port to the config

func AddSyncPath

func AddSyncPath(localPath, containerPath, namespace, selector, excludedPathsString string) error

AddSyncPath adds a new sync path to the config

func Image

func Image(dockerUsername string, skipQuestions bool, registryURL, defaultImageName string, createPullSecret bool) error

Image configures the image name

func RemoveDeployment

func RemoveDeployment(removeAll bool, name string) error

RemoveDeployment removes one or all deployments from the config

func RemovePackage

func RemovePackage(removeAll bool, deployment string, args []string, log log.Logger) error

RemovePackage removes a helm dependency from a deployment

func RemovePort

func RemovePort(removeAll bool, selector string, args []string) error

RemovePort removes a port from the config

func RemoveSyncPath

func RemoveSyncPath(removeAll bool, localPath, containerPath, selector string) error

RemoveSyncPath removes a sync path from the config

Types

This section is empty.

Jump to

Keyboard shortcuts

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