externalgooglecloudbigqueryuserconfig

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExternalGoogleCloudBigqueryUserConfig

type ExternalGoogleCloudBigqueryUserConfig struct {
	// +kubebuilder:validation:MinLength=6
	// +kubebuilder:validation:MaxLength=30
	// GCP project id.
	ProjectId string `groups:"create,update" json:"project_id"`

	// +kubebuilder:validation:MaxLength=4096
	// This is a JSON object with the fields documented in https://cloud.google.com/iam/docs/creating-managing-service-account-keys .
	ServiceAccountCredentials string `groups:"create,update" json:"service_account_credentials"`
}

User configuration for Google Cloud BigQuery integration

func (*ExternalGoogleCloudBigqueryUserConfig) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalGoogleCloudBigqueryUserConfig.

func (*ExternalGoogleCloudBigqueryUserConfig) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

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