package
4.14.0+incompatible
Repository: https://github.com/devspace-cloud/devspace.git
Documentation: pkg.go.dev
# Constants
ConfigNoImages should be used if devpsace.yaml does not contain any images.
ConfigNotFound should be used if devspace.yaml cannot be found.
PodStatusCritical should be used if a pod has a critial status but is expected to be running (or completed).
SelectorErrorPod should be used if there is an error selecting a pod.
SelectorLabelNotFound should be used when selecting pod via labelSelector finds no pods.
ServiceNotFound should be used if there are no Kubernetes services resources.
SpaceNotFound should be used if the Space %s does not exist.
SpaceQueryError should be used if a graphql query for a space fails.