package
6.3.12+incompatible
Repository: https://github.com/loft-sh/devspace.git
Documentation: pkg.go.dev

# Functions

DevContextFrom returns a context used to start and stop dev configurations.
FlagsFrom returns a context used to start and stop dev configurations.
No description provided by the author
NameFrom returns the name of the devspace config.
RootNameFrom returns the root name of the devspace config.
TempFolderFrom returns the name of the temporary devspace folder.
WithFlags creates a new context with the given flags.
No description provided by the author
WithDevContext creates a new context with the dev context.
WithFlagsMap creates a new context with the given flags.
WithName returns a copy of parent in which the devspace name value is set.
WithRootName returns a copy of parent with the root name included.
WithTempFolder returns a copy of parent in which the devspace temp folder is set.
WithValue returns a copy of parent in which the value associated with key is val.