package
0.9.2
Repository: https://github.com/litl/galaxy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
TODO: this isn't used anyhere.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

AppAssignment provides the location and resource limits for an app to run.
No description provided by the author
AppDefintiion contains all the configuration needed to run a container in the galaxy environment.
No description provided by the author
TODO: logging! TODO: use CAS operations so that we don't have any races between configuration changes The consul tree looks like: galaxy/apps/env/app_name galaxy/pools/env/pool_name galaxy/hosts/env/pool/host_ip galaxy/services/env/pool/host_ip/service_name/container_id The Methods for ConsulBackend are tentatively defined here to satisfy the confing.Backend interface, and may not be appropriate */.
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

# Interfaces

Interface to wrap AppConfig, so that it can be swapped out with a different Backend.
No description provided by the author