# Functions
DefaultOptions returns the default configurable options for the Determined agent.
VisibleGPUsFromEnvironment returns GPU visibility information from the environment if any, else "".
# Constants
CudaVisibleDevices define the CUDA resources allocated by Slurm.
Available container runtimes.
RocrVisibleDevices define the ROCm resources allocated by Slurm.
# Variables
DefaultFluentOptions stores defaults for Agent FluentBit options, deprecated.
# Structs
FluentOptions stores configurable Fluent Bit-related options, deprecated no longer in use.
HooksOptions contains external commands to be run when specific things happen.
Options stores all the configurable options for the Determined agent.
SecurityOptions stores configurable security-related options.
TLSOptions is the TLS connection configuration for the agent.
# Type aliases
ContainerRuntime configures which container runtime to use.