Documentation
¶
Index ¶
- func GetRuntime(ctx context.Context, c *cliconfig.PodmanCommand) (*libpod.Runtime, error)
- func GetRuntimeDisableFDs(ctx context.Context, c *cliconfig.PodmanCommand) (*libpod.Runtime, error)
- func GetRuntimeMigrate(ctx context.Context, c *cliconfig.PodmanCommand, newRuntime string) (*libpod.Runtime, error)
- func GetRuntimeNoStore(ctx context.Context, c *cliconfig.PodmanCommand) (*libpod.Runtime, error)
- func GetRuntimeRenumber(ctx context.Context, c *cliconfig.PodmanCommand) (*libpod.Runtime, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRuntime ¶
GetRuntime generates a new libpod runtime configured by command line options
func GetRuntimeDisableFDs ¶
GetRuntimeDisableFDs gets a libpod runtime that will disable sd notify
func GetRuntimeMigrate ¶
func GetRuntimeMigrate(ctx context.Context, c *cliconfig.PodmanCommand, newRuntime string) (*libpod.Runtime, error)
GetRuntimeMigrate gets a libpod runtime that will perform a migration of existing containers
func GetRuntimeNoStore ¶
GetRuntimeNoStore generates a new libpod runtime configured by command line options
func GetRuntimeRenumber ¶
GetRuntimeRenumber gets a libpod runtime that will perform a lock renumber
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.