package
0.0.0-20240424013748-e4eaed681312
Repository: https://github.com/tech-gamer/nwy-wings.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
ConfigureDocker configures the required network for the docker environment.
Docker returns a docker client to be used throughout the codebase.
Returns a new environment configuration with the given settings and environment variables defined within it.
# Constants
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
# Structs
Defines the allocations available for a given server.
Defines the actual configuration struct for the environment with all of the settings defined within it.
Limits is the build settings for a given server that impact docker container creation and resource limits for a server instance.
No description provided by the author
No description provided by the author
No description provided by the author
Stats defines the current resource usage for a given server instance.
# Interfaces
Defines the basic interface that all environments need to implement so that a server can be properly controlled.
# Type aliases
No description provided by the author