package
0.33.0-alpha.3
Repository: https://github.com/kubernetes/cri-api.git
Documentation: pkg.go.dev

# Functions

BuildContainerName creates a unique container name string.
BuildSandboxName creates a unique sandbox name string.
NewFakeImageService creates a new FakeImageService.
NewFakeRuntimeService creates a new FakeRuntimeService.

# Variables

FakePodSandboxIPs is an IP address of the fake runtime.
FakeRuntimeName is the name of the fake runtime.
FakeVersion is a version of a fake runtime.

# Structs

FakeContainer is a fake container.
FakeImageService fakes the image service.
FakePodSandbox is the fake implementation of runtimeapi.PodSandboxStatus.
FakeRuntimeService is a fake runetime service.