# Functions
No description provided by the author
Unmarshal decodes the user shell config from yaml.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
UserConfigFile is the name of the config file in the home directory.
# Structs
No description provided by the author
ConfigContainer is a container in the system.
ConfigContainerEnvironmentVariable configures an environment variable.
ConfigContainerPort configures a port mapping for a container.
ConfigImage is an image we will pull or build.
ConfigImageBuild is information about how to build an image.
ConfigImagePull is information about how to pull an image.
ConfigUser is a user in the system.
ConfigUserAuth is the user authentication configuration.
ConfigUserShell is the configuration file loaded from the users' home directory.
# Type aliases
ConfigPullPolicy describes when we should pull this image.