Skip to search

ConfigConnectorContext

core.cnrm.cloud.google.com / v1beta1

apiVersion: core.cnrm.cloud.google.com/v1beta1 kind: ConfigConnectorContext metadata: name: example
View raw schema
apiVersion string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata object
spec object required
ConfigConnectorContextSpec defines the desired state of ConfigConnectorContext
billingProject string
Specifies the project to use for preconditions, quota and billing. Should only be used when requestProjectPolicy is set to BILLING_PROJECT.
googleServiceAccount string required
The Google Service Account to be used by Config Connector to authenticate with Google Cloud APIs in the associated namespace.
requestProjectPolicy string
Specifies which project to use for preconditions, quota, and billing for requests made to Google Cloud APIs for resources in the associated namespace. Must be one of 'SERVICE_ACCOUNT_PROJECT', 'RESOURCE_PROJECT', or 'BILLING_PROJECT. Defaults to 'SERVICE_ACCOUNT_PROJECT'. If set to 'SERVICE_ACCOUNT_PROJECT', uses the project that the Google Service Account belongs to. If set to 'RESOURCE_PROJECT', uses the project that the resource belongs to. If set to 'BILLING_PROJECT', uses the project specified by spec.billingProject.
enum: SERVICE_ACCOUNT_PROJECT, RESOURCE_PROJECT, BILLING_PROJECT
status object
ConfigConnectorContextStatus defines the observed state of ConfigConnectorContext
errors []string
healthy boolean required
phase string

No matches. Try .spec.billingProject for an exact path