# Functions
AddConfig adds filesystem to the graph.
AddDocker adds Docker to the graph.
AddFilesystem adds filesystem to the graph.
AddInternals adds the dependency contructors that are internal to Sous.
AddLogs adds a logset to the graph.
AddNetwork adds features that require the network.
AddShells adds working shells to the graph.
AddSingularity adds Singularity clients to the graph.
AddState adds state reader and writers to the graph.
AddUser adds the OS user to the graph.
BuildGraph builds the dependency injection graph, used to populate commands invoked by the user.
BuildTestGraph builds a standard graph suitable for testing.
TestGraphWithConfig accepts a custom Sous config string.
# Constants
DryrunBoth specifies that both the registry and scheduler should be fake.
DryrunNeither means neither the registry or scheduler should be faked.
DryrunRegistry means the registry should be faked for this execution.
DryrunScheduler means the scheduler should be faked for this execution.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author