Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestParam ¶
type TestParam struct { Title string Annotations map[string]string Cmd string DeploymentMetaName string DeploymentName string DeploymentImage string Replicas int32 Ports []apiv1.ContainerPort ServiceMetaName string ServiceName string ServicePorts []apiv1.ServicePort SourceRanges bool SourceRangesCidr []string UpdateService bool }
TestParam customize e2e tests and lb annotations
Click to show internal directories.
Click to hide internal directories.