Documentation
¶
Index ¶
- Constants
- func ContainerdRunBackground(t *testing.T, image string, flags []string, args ...string) (string, func())
- func DockerRunBackground(t *testing.T, image string, flags []string, args ...string) (string, func())
- func NerdctlRunBackground(t *testing.T, image string, flags []string, args ...string) (string, func())
Constants ¶
View Source
const ( ImageNginx = "docker.io/library/nginx:1.23" ContainerdCtrNamespace = "cdebug-test-ctr" )
Variables ¶
This section is empty.
Functions ¶
func ContainerdRunBackground ¶
func DockerRunBackground ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.