Documentation
¶
Index ¶
- Variables
- func CheckRuntime() types.Check
- func CheckVersion() types.Check
- func Cleanup(ctx context.Context, req *daemon.Details) (err error)
- func CreateContainerForRestore(next types.Restore) types.Restore
- func CreateContainerForRun(next types.Run) types.Run
- func LoadContainerForDump(next types.Dump) types.Dump
- func SetupForDump(next types.Dump) types.Dump
- func SetupForRestore(next types.Restore) types.Restore
- func SetupForRun(next types.Run) types.Run
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Run types.Run = run Manage types.Run = manage )
View Source
var Restore types.Restore = restore
Functions ¶
func CheckVersion ¶
CheckVersion checks the versions associated with the containerd server
func CreateContainerForRestore ¶ added in v0.9.268
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.