gcp

package
v0.12.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

Package gcp provides common functionality to run cloud prepare/cleanup on GCP Clusters.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddGCPFlags

func AddGCPFlags(command *cobra.Command)

AddGCPFlags adds basic flags needed by GCP.

func RunOnGCP

func RunOnGCP(restConfigProducer restconfig.Producer, gwInstanceType string, dedicatedGWNodes bool,
	function func(cloud api.Cloud, gwDeployer api.GatewayDeployer, reporter api.Reporter) error) error

RunOnGCP runs the given function on GCP, supplying it with a cloud instance connected to GCP and a reporter that writes to CLI. The functions makes sure that infraID and region are specified, and extracts the credentials from a secret in order to connect to GCP.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL