Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateNNodes ¶ added in v1.1.0
Types ¶
type PodArg ¶ added in v1.1.0
type PodArg struct { Name string Status v1.PodPhase Namespace string Ans map[string]string Labels map[string]string ContainerStatus v1.ContainerStatus Nodename string }
PodArg by default use `Status=corev1.PodRunning` and `Namespace=metav1.NamespaceDefault`. For the others, the default values are empty.
Click to show internal directories.
Click to hide internal directories.