# Functions

AppStatusNames returns a list of possible string values of AppStatus.
Load reads a YAML config, and sets the global DfuseConfig variable Use the raw JSON form to provide to the different plugins and apps for them to load their config.
No description provided by the author
No description provided by the author
ParseAppStatus attempts to convert a string to a AppStatus.
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

# Constants

AppStatusCreated is a AppStatus of type Created.
AppStatusNotFound is a AppStatus of type NotFound.
AppStatusRunning is a AppStatus of type Running.
AppStatusStopped is a AppStatus of type Stopped.
AppStatusWarning is a AppStatus of type Warning.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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

# Interfaces

No description provided by the author

# Type aliases

ENUM( NotFound Created Running Warning Stopped ).