Documentation ¶
Index ¶
- func GetContainerRuntime(c *cli.Context) (*libpod.Runtime, error)
- func GetDefaultStoreOptions() (storage.StoreOptions, error)
- func GetRootlessStorageOpts() (storage.StoreOptions, error)
- func GetRuntime(c *cli.Context) (*libpod.Runtime, error)
- func GetRuntimeWithStorageOpts(c *cli.Context, storageOpts *storage.StoreOptions) (*libpod.Runtime, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContainerRuntime ¶
GetContainerRuntime generates a new libpod runtime configured by command line options for containers
func GetDefaultStoreOptions ¶
func GetDefaultStoreOptions() (storage.StoreOptions, error)
func GetRootlessStorageOpts ¶
func GetRootlessStorageOpts() (storage.StoreOptions, error)
func GetRuntime ¶
GetRuntime generates a new libpod runtime configured by command line options
func GetRuntimeWithStorageOpts ¶
func GetRuntimeWithStorageOpts(c *cli.Context, storageOpts *storage.StoreOptions) (*libpod.Runtime, error)
GetRuntime generates a new libpod runtime configured by command line options
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.