Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApptainerEngineConfig ¶
ApptainerEngineConfig callback allows to manipulate Apptainer runtime engine configuration. This callback is called in cmd/internal/cli/actions_linux.go and allows plugins to modify/alter runtime engine configuration. This is the place to inject custom binds.
type Command ¶
type Command func(*cmdline.CommandManager)
Command callback allows to add/modify commands and/or flags. This callback is called in cmd/internal/cli/apptainer.go and allows plugins to inject/modify commands and/or flags to existing apptainer commands.
Click to show internal directories.
Click to hide internal directories.