package
4.14.0+incompatible
Repository: https://github.com/devspace-cloud/devspace.git
Documentation: pkg.go.dev

# Functions

New creates a new config object.

# Constants

Version is the current api version.

# Structs

AutoReloadConfig defines the struct for auto reloading deployments and images.
AutoReloadPathsConfig defines the struct for auto reloading devspace with additional paths.
BandwidthLimits defines the struct for specifying the sync bandwidth limits.
BuildConfig defines the build process for an image.
BuildOptions defines options for building Docker images.
Cluster is a struct that contains data for a Kubernetes-Cluster.
ClusterUser is a user with its username and its client certificate.
Config defines the configuration.
DeploymentConfig defines the configuration how the devspace should be deployed.
DevSpaceConfig defines the devspace deployment.
DockerConfig tells the DevSpace CLI to build with Docker on Minikube or on localhost.
HelmConfig defines the specific helm options used during deployment.
ImageConfig defines the image specification.
InternalRegistryConfig defines the internal registry config options.
KanikoConfig tells the DevSpace CLI to build with Docker on Minikube or on localhost.
KubectlConfig defines the specific kubectl options used during deployment.
PortForwardingConfig defines the ports for a port forwarding to a DevSpace.
PortMapping defines the ports for a PortMapping.
RegistryAuth is a user for the registry.
RegistryConfig defines the registry service.
ServiceConfig defines the kubernetes services that belong to the devspace.
SyncConfig defines the paths for a SyncFolder.
Terminal describes the terminal options.
TillerConfig defines the tiller service.