Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSandboxes ¶
func GetSandboxes(sandboxNum int) []*kubeapi.PodSandboxConfig
Types ¶
type ContainerTestConfig ¶
type ContainerTestConfig struct {
Name string
SandboxId string
ContainerId string
Image string
RootImageVolumeName string
Labels map[string]string
Annotations map[string]string
}
func GetContainersConfig ¶
func GetContainersConfig(sandboxConfigs []*kubeapi.PodSandboxConfig) []*ContainerTestConfig
Click to show internal directories.
Click to hide internal directories.