Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-gcp.Go to Latest
upbound/provider-gcp@v1.0.2
ServicePerimeter
accesscontextmanager.gcp.upbound.io
ServicePerimeter
upbound/provider-gcp@v1.0.2accesscontextmanager.gcp.upbound.io

ServicePerimeter is the Schema for the ServicePerimeters API. ServicePerimeter describes a set of GCP resources which can freely import and export data amongst themselves, but not export outside of the ServicePerimeter.

Type

CRD

Group

accesscontextmanager.gcp.upbound.io

Version

v1beta1

apiVersion: accesscontextmanager.gcp.upbound.io/v1beta1

kind: ServicePerimeter

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

ServicePerimeterSpec defines the desired state of ServicePerimeter

forProvider
requiredobject
requiredobject

No description provided.

name
string
parent
string
spec
array
array

Proposed (or dry run) ServicePerimeter configuration. This configuration allows to specify and test ServicePerimeter configuration without enforcing actual access restrictions. Only allowed to be set when the useExplicitDryRunSpec flag is set. Structure is documented below.

array

A list of AccessLevel resource names that allow resources within the ServicePerimeter to be accessed from the internet. AccessLevels listed must be in the same policy as this ServicePerimeter. Referencing a nonexistent AccessLevel is a syntax error. If no AccessLevel names are listed, resources within the perimeter can only be accessed via GCP calls with request origins within the perimeter. For Service Perimeter Bridge, must be empty. Format: accessPolicies/{policy_id}/accessLevels/{access_level_name}

array

References to AccessLevel to populate accessLevels.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a list of AccessLevel to populate accessLevels.

policy
object
object

Policies for selection.

resolve
string
array

List of EgressPolicies to apply to the perimeter. A perimeter may have multiple EgressPolicies, each of which is evaluated separately. Access is granted if any EgressPolicy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines conditions on the source of a request causing this EgressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

array

Defines the conditions on the ApiOperation and destination resources that cause this EgressPolicy to apply. Structure is documented below.

array

A list of external resources that are allowed to be accessed. A request matches if it contains an external resource in this list (Example: s3://bucket/path). Currently '*' is not allowed.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

List of IngressPolicies to apply to the perimeter. A perimeter may have multiple IngressPolicies, each of which is evaluated separately. Access is granted if any Ingress Policy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines the conditions on the source of a request causing this IngressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

array

Defines the conditions on the ApiOperation and request destination that cause this IngressPolicy to apply. Structure is documented below.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

GCP services that are subject to the Service Perimeter restrictions. Must contain a list of services. For example, if storage.googleapis.com is specified, access to the storage buckets inside the perimeter must meet the perimeter's access restrictions.

array

Specifies how APIs are allowed to communicate within the Service Perimeter. Structure is documented below.

array

The list of APIs usable within the Service Perimeter. Must be empty unless enableRestriction is True.

status
array
array

ServicePerimeter configuration. Specifies sets of resources, restricted services and access levels that determine perimeter content and boundaries. Structure is documented below.

array

A list of AccessLevel resource names that allow resources within the ServicePerimeter to be accessed from the internet. AccessLevels listed must be in the same policy as this ServicePerimeter. Referencing a nonexistent AccessLevel is a syntax error. If no AccessLevel names are listed, resources within the perimeter can only be accessed via GCP calls with request origins within the perimeter. For Service Perimeter Bridge, must be empty. Format: accessPolicies/{policy_id}/accessLevels/{access_level_name}

array

References to AccessLevel to populate accessLevels.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a list of AccessLevel to populate accessLevels.

policy
object
object

Policies for selection.

resolve
string
array

List of EgressPolicies to apply to the perimeter. A perimeter may have multiple EgressPolicies, each of which is evaluated separately. Access is granted if any EgressPolicy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines conditions on the source of a request causing this EgressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

array

Defines the conditions on the ApiOperation and destination resources that cause this EgressPolicy to apply. Structure is documented below.

array

A list of external resources that are allowed to be accessed. A request matches if it contains an external resource in this list (Example: s3://bucket/path). Currently '*' is not allowed.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

List of IngressPolicies to apply to the perimeter. A perimeter may have multiple IngressPolicies, each of which is evaluated separately. Access is granted if any Ingress Policy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines the conditions on the source of a request causing this IngressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

object

Reference to a AccessLevel in accesscontextmanager to populate accessLevel.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a AccessLevel in accesscontextmanager to populate accessLevel.

policy
object
object

Policies for selection.

resolve
string
resource
string
array

Defines the conditions on the ApiOperation and request destination that cause this IngressPolicy to apply. Structure is documented below.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

GCP services that are subject to the Service Perimeter restrictions. Must contain a list of services. For example, if storage.googleapis.com is specified, access to the storage buckets inside the perimeter must meet the perimeter's access restrictions.

array

Specifies how APIs are allowed to communicate within the Service Perimeter. Structure is documented below.

array

The list of APIs usable within the Service Perimeter. Must be empty unless enableRestriction is True.

title
string
object

THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.

name
string
parent
string
spec
array
array

Proposed (or dry run) ServicePerimeter configuration. This configuration allows to specify and test ServicePerimeter configuration without enforcing actual access restrictions. Only allowed to be set when the useExplicitDryRunSpec flag is set. Structure is documented below.

array

A list of AccessLevel resource names that allow resources within the ServicePerimeter to be accessed from the internet. AccessLevels listed must be in the same policy as this ServicePerimeter. Referencing a nonexistent AccessLevel is a syntax error. If no AccessLevel names are listed, resources within the perimeter can only be accessed via GCP calls with request origins within the perimeter. For Service Perimeter Bridge, must be empty. Format: accessPolicies/{policy_id}/accessLevels/{access_level_name}

array

References to AccessLevel to populate accessLevels.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a list of AccessLevel to populate accessLevels.

policy
object
object

Policies for selection.

resolve
string
array

List of EgressPolicies to apply to the perimeter. A perimeter may have multiple EgressPolicies, each of which is evaluated separately. Access is granted if any EgressPolicy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines conditions on the source of a request causing this EgressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

array

Defines the conditions on the ApiOperation and destination resources that cause this EgressPolicy to apply. Structure is documented below.

array

A list of external resources that are allowed to be accessed. A request matches if it contains an external resource in this list (Example: s3://bucket/path). Currently '*' is not allowed.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

List of IngressPolicies to apply to the perimeter. A perimeter may have multiple IngressPolicies, each of which is evaluated separately. Access is granted if any Ingress Policy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines the conditions on the source of a request causing this IngressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

array

Defines the conditions on the ApiOperation and request destination that cause this IngressPolicy to apply. Structure is documented below.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

GCP services that are subject to the Service Perimeter restrictions. Must contain a list of services. For example, if storage.googleapis.com is specified, access to the storage buckets inside the perimeter must meet the perimeter's access restrictions.

array

Specifies how APIs are allowed to communicate within the Service Perimeter. Structure is documented below.

array

The list of APIs usable within the Service Perimeter. Must be empty unless enableRestriction is True.

status
array
array

ServicePerimeter configuration. Specifies sets of resources, restricted services and access levels that determine perimeter content and boundaries. Structure is documented below.

array

A list of AccessLevel resource names that allow resources within the ServicePerimeter to be accessed from the internet. AccessLevels listed must be in the same policy as this ServicePerimeter. Referencing a nonexistent AccessLevel is a syntax error. If no AccessLevel names are listed, resources within the perimeter can only be accessed via GCP calls with request origins within the perimeter. For Service Perimeter Bridge, must be empty. Format: accessPolicies/{policy_id}/accessLevels/{access_level_name}

array

References to AccessLevel to populate accessLevels.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a list of AccessLevel to populate accessLevels.

policy
object
object

Policies for selection.

resolve
string
array

List of EgressPolicies to apply to the perimeter. A perimeter may have multiple EgressPolicies, each of which is evaluated separately. Access is granted if any EgressPolicy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines conditions on the source of a request causing this EgressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

array

Defines the conditions on the ApiOperation and destination resources that cause this EgressPolicy to apply. Structure is documented below.

array

A list of external resources that are allowed to be accessed. A request matches if it contains an external resource in this list (Example: s3://bucket/path). Currently '*' is not allowed.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

List of IngressPolicies to apply to the perimeter. A perimeter may have multiple IngressPolicies, each of which is evaluated separately. Access is granted if any Ingress Policy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines the conditions on the source of a request causing this IngressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

object

Reference to a AccessLevel in accesscontextmanager to populate accessLevel.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a AccessLevel in accesscontextmanager to populate accessLevel.

policy
object
object

Policies for selection.

resolve
string
resource
string
array

Defines the conditions on the ApiOperation and request destination that cause this IngressPolicy to apply. Structure is documented below.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

GCP services that are subject to the Service Perimeter restrictions. Must contain a list of services. For example, if storage.googleapis.com is specified, access to the storage buckets inside the perimeter must meet the perimeter's access restrictions.

array

Specifies how APIs are allowed to communicate within the Service Perimeter. Structure is documented below.

array

The list of APIs usable within the Service Perimeter. Must be empty unless enableRestriction is True.

title
string
array

THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. This field is planned to replace the DeletionPolicy field in a future release. Currently, both could be set independently and non-default values would be honored if the feature flag is enabled. If both are custom, the DeletionPolicy field will be ignored. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md

object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

configRef
object
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
metadata
object
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
requiredstring
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
requiredstring
namespace
requiredstring
status
object
object

ServicePerimeterStatus defines the observed state of ServicePerimeter.

object

No description provided.

id
string
name
string
parent
string
spec
array
array

Proposed (or dry run) ServicePerimeter configuration. This configuration allows to specify and test ServicePerimeter configuration without enforcing actual access restrictions. Only allowed to be set when the useExplicitDryRunSpec flag is set. Structure is documented below.

array

A list of AccessLevel resource names that allow resources within the ServicePerimeter to be accessed from the internet. AccessLevels listed must be in the same policy as this ServicePerimeter. Referencing a nonexistent AccessLevel is a syntax error. If no AccessLevel names are listed, resources within the perimeter can only be accessed via GCP calls with request origins within the perimeter. For Service Perimeter Bridge, must be empty. Format: accessPolicies/{policy_id}/accessLevels/{access_level_name}

array

List of EgressPolicies to apply to the perimeter. A perimeter may have multiple EgressPolicies, each of which is evaluated separately. Access is granted if any EgressPolicy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines conditions on the source of a request causing this EgressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

array

Defines the conditions on the ApiOperation and destination resources that cause this EgressPolicy to apply. Structure is documented below.

array

A list of external resources that are allowed to be accessed. A request matches if it contains an external resource in this list (Example: s3://bucket/path). Currently '*' is not allowed.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

List of IngressPolicies to apply to the perimeter. A perimeter may have multiple IngressPolicies, each of which is evaluated separately. Access is granted if any Ingress Policy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines the conditions on the source of a request causing this IngressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

array

Defines the conditions on the ApiOperation and request destination that cause this IngressPolicy to apply. Structure is documented below.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

GCP services that are subject to the Service Perimeter restrictions. Must contain a list of services. For example, if storage.googleapis.com is specified, access to the storage buckets inside the perimeter must meet the perimeter's access restrictions.

array

Specifies how APIs are allowed to communicate within the Service Perimeter. Structure is documented below.

array

The list of APIs usable within the Service Perimeter. Must be empty unless enableRestriction is True.

status
array
array

ServicePerimeter configuration. Specifies sets of resources, restricted services and access levels that determine perimeter content and boundaries. Structure is documented below.

array

A list of AccessLevel resource names that allow resources within the ServicePerimeter to be accessed from the internet. AccessLevels listed must be in the same policy as this ServicePerimeter. Referencing a nonexistent AccessLevel is a syntax error. If no AccessLevel names are listed, resources within the perimeter can only be accessed via GCP calls with request origins within the perimeter. For Service Perimeter Bridge, must be empty. Format: accessPolicies/{policy_id}/accessLevels/{access_level_name}

array

List of EgressPolicies to apply to the perimeter. A perimeter may have multiple EgressPolicies, each of which is evaluated separately. Access is granted if any EgressPolicy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines conditions on the source of a request causing this EgressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

array

Defines the conditions on the ApiOperation and destination resources that cause this EgressPolicy to apply. Structure is documented below.

array

A list of external resources that are allowed to be accessed. A request matches if it contains an external resource in this list (Example: s3://bucket/path). Currently '*' is not allowed.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

List of IngressPolicies to apply to the perimeter. A perimeter may have multiple IngressPolicies, each of which is evaluated separately. Access is granted if any Ingress Policy grants it. Must be empty for a perimeter bridge. Structure is documented below.

array

Defines the conditions on the source of a request causing this IngressPolicy to apply. Structure is documented below.

array

A list of identities that are allowed access through this ingress policy. Should be in the format of email address. The email address should represent individual user or service account only.

sources
array
array

Sources that this IngressPolicy authorizes access from. Structure is documented below.

array

Defines the conditions on the ApiOperation and request destination that cause this IngressPolicy to apply. Structure is documented below.

array

A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.

array

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.

method
string
array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}

array

GCP services that are subject to the Service Perimeter restrictions. Must contain a list of services. For example, if storage.googleapis.com is specified, access to the storage buckets inside the perimeter must meet the perimeter's access restrictions.

array

Specifies how APIs are allowed to communicate within the Service Perimeter. Structure is documented below.

array

The list of APIs usable within the Service Perimeter. Must be empty unless enableRestriction is True.

title
string
array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Marketplace

Discover the building blocks for your internal cloud platform.

© 2022 Upbound, Inc.

SolutionsProvidersConfigurations
LearnDocumentationTry for Free
MorePrivacy PolicyTerms & Conditions
Marketplace

© 2022 Upbound, Inc.

Marketplace

Discover the building blocksfor your internal cloud platform.