Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(rw *RequestWrapper) (*clm.GKECluster, error)
Create creates a GKE cluster and configures gcloud after successful GKE create request
Types ¶
type RequestWrapper ¶
type RequestWrapper struct { Request clm.GKERequest Regions []string }
RequestWrapper is a wrapper of the GKERequest.
Directories ¶
Path | Synopsis |
---|---|
Package clustermanager provides support for managing clusters for e2e tests, responsible for creating/deleting cluster, and cluster life cycle management if running in Prow
|
Package clustermanager provides support for managing clusters for e2e tests, responsible for creating/deleting cluster, and cluster life cycle management if running in Prow |
Click to show internal directories.
Click to hide internal directories.