configure

package
v2.5.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2018 License: Apache-2.0 Imports: 26 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 AddImage

func AddImage(nameInConfig string, name string, tag string, contextPath string, dockerfilePath, buildEngine string) error

AddImage adds an image to the devspace

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, labelSelector, serviceName string, args []string) error

AddPort adds a port to the config

func AddService

func AddService(name string, labelSelector string, namespace string) error

AddService adds an image to the devspace

func AddSyncPath

func AddSyncPath(localPath, containerPath, namespace, labelSelector, excludedPathsString, serviceName 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 RemoveImage

func RemoveImage(removeAll bool, names []string) error

RemoveImage removes an image from the devspace

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, labelSelector string, args []string) error

RemovePort removes a port from the config

func RemoveService

func RemoveService(removeAll bool, name string, labelSelector string, namespace string) error

RemoveService removes a service from the devspace

func RemoveSyncPath

func RemoveSyncPath(removeAll bool, localPath, containerPath, labelSelector 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