Documentation ¶
Index ¶
Constants ¶
View Source
const TestWithNativeSidecarEnvVar = "TEST_WITH_NATIVE_SIDECAR"
Variables ¶
This section is empty.
Functions ¶
func ClusterSupportsNativeSidecar ¶ added in v1.2.0
func EnsureVariable ¶
func Handle ¶
func Handle(testParams *TestParameters) error
Types ¶
type TestParameters ¶
type TestParameters struct { PkgDir string GkeClusterRegion string GkeClusterVersion string GkeNodeVersion string GkeClusterName string NodeImageType string NodeMachineType string NumNodes int ProjectID string UseGKEAutopilot bool APIEndpointOverride string InProw bool BoskosResourceType string ImageRegistry string BuildGcsFuseCsiDriver bool BuildGcsFuseFromSource bool BuildArm bool DeployOverlayName string UseGKEManagedDriver bool GinkgoSkip string GinkgoFocus string GinkgoProcs string GinkgoTimeout string GinkgoFlakeAttempts string GinkgoSkipGcpSaTest bool SupportsNativeSidecar bool }
Click to show internal directories.
Click to hide internal directories.