configure

package
v2.2.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2018 License: Apache-2.0 Imports: 23 Imported by: 0

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) (string, string, 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 ImageName

func ImageName(dockerUsername string) error

ImageName configures the image name

func InternalRegistry

func InternalRegistry() error

InternalRegistry configures the internal registry

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