criruntime

package
v0.0.0-...-792cabc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageManagerService

type ImageManagerService interface {
	cri.ImageManagerService

	// ServiceName method is used to log out with service's name
	ServiceName() string
}

ImageManagerService interface should be implemented by a container image manager. The methods should be thread-safe.

type RuntimeService

type RuntimeService interface {
	cri.RuntimeService

	// ServiceName method is used to log out with service's name
	ServiceName() string
}

RuntimeService interface should be implemented by a container runtime. The methods should be thread-safe.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL