@swamp/gcp/beyondcorp
v2026.04.23.1
Google Cloud beyondcorp infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-cloudbeyondcorpcloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/gcp/beyondcorp@swamp/gcp/beyondcorp/appconnectionsv2026.04.23.1appconnections.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| applicationEndpoint? | object | ApplicationEndpoint represents a remote application endpoint. |
| connectors? | array | Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorized to be associated with this AppConnection. |
| displayName? | string | Optional. An arbitrary user-provided name for the AppConnection. Cannot exceed 64 characters. |
| gateway? | object | Gateway represents a user facing component that serves as an entrance to enable connectivity. |
| labels? | record | Optional. Resource labels to represent user provided metadata. |
| name? | string | Required. Unique resource name of the AppConnection. The name is ignored when creating a AppConnection. |
| type? | enum | Required. The type of network connectivity used by the AppConnection. |
| appConnectionId? | string | Optional. User-settable AppConnection resource ID. * Must start with a letter. * Must contain between 4-63 characters from `/a-z-/`. * Must end with a number or a letter. |
| requestId? | string | Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if the original operation with the same request |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a appConnections
getGet a appConnections
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the appConnections |
updateUpdate appConnections attributes
deleteDelete the appConnections
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the appConnections |
syncSync appConnections state from GCP
resolveresolve
Resources
state(infinite)— A BeyondCorp AppConnection resource represents a BeyondCorp protected AppConn...
@swamp/gcp/beyondcorp/appconnectorsv2026.04.23.1appconnectors.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| displayName? | string | Optional. An arbitrary user-provided name for the AppConnector. Cannot exceed 64 characters. |
| labels? | record | Optional. Resource labels to represent user provided metadata. |
| name? | string | Required. Unique resource name of the AppConnector. The name is ignored when creating a AppConnector. |
| principalInfo? | object | PrincipalInfo represents an Identity oneof. |
| resourceInfo? | object | ResourceInfo represents the information or status of an app connector resource component that's used to report on various parts of the system. For example, ResourceInfo can be used to convey the status of a remote_agent, including the status of an appgateway for an runtime environment in a container instance. |
| appConnectorId? | string | Optional. User-settable AppConnector resource ID. * Must start with a letter. * Must contain between 4-63 characters from `/a-z-/`. * Must end with a number or a letter. |
| requestId? | string | Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID w |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a appConnectors
getGet a appConnectors
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the appConnectors |
updateUpdate appConnectors attributes
deleteDelete the appConnectors
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the appConnectors |
syncSync appConnectors state from GCP
report_statusreport status
| Argument | Type | Description |
|---|---|---|
| requestId? | any | |
| resourceInfo? | any | |
| validateOnly? | any |
resolve_instance_configresolve instance config
Resources
state(infinite)— A BeyondCorp connector resource that represents an application facing compone...
@swamp/gcp/beyondcorp/appgatewaysv2026.04.23.1appgateways.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| displayName? | string | Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters. |
| hostType? | enum | Required. The type of hosting used by the AppGateway. |
| labels? | record | Optional. Resource labels to represent user provided metadata. |
| name? | string | Required. Unique resource name of the AppGateway. The name is ignored when creating an AppGateway. |
| type? | enum | Required. The type of network connectivity used by the AppGateway. |
| appGatewayId? | string | Optional. User-settable AppGateway resource ID. * Must start with a letter. * Must contain between 4-63 characters from `/a-z-/`. * Must end with a number or a letter. |
| requestId? | string | Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID w |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a appGateways
getGet a appGateways
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the appGateways |
deleteDelete the appGateways
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the appGateways |
syncSync appGateways state from GCP
Resources
state(infinite)— A BeyondCorp AppGateway resource represents a BeyondCorp protected AppGateway...
@swamp/gcp/beyondcorp/locationsv2026.04.23.1locations.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
getGet a locations
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the locations |
syncSync locations state from GCP
Resources
state(infinite)— A resource that represents a Google Cloud location.
@swamp/gcp/beyondcorp/securitygatewaysv2026.04.23.1securitygateways.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| displayName? | string | Optional. An arbitrary user-provided name for the SecurityGateway. Cannot exceed 64 characters. |
| hubs? | record | Optional. Map of Hubs that represents regional data path deployment with GCP region as a key. |
| logging? | object | Configuration for Cloud Logging. |
| name? | string | Identifier. Name of the resource. |
| proxyProtocolConfig? | object | The configuration for the proxy. |
| serviceDiscovery? | object | Settings related to the Service Discovery. |
| requestId? | string | Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. |
| securityGatewayId? | string | Optional. User-settable SecurityGateway resource ID. * Must start with a letter. * Must contain between 4-63 characters from `/a-z-/`. * Must end with a number or letter. |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a securityGateways
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after creation (default: true) |
getGet a securityGateways
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the securityGateways |
updateUpdate securityGateways attributes
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after update (default: true) |
deleteDelete the securityGateways
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the securityGateways |
syncSync securityGateways state from GCP
Resources
state(infinite)— The information about a security gateway resource.
@swamp/gcp/beyondcorp/securitygateways-applicationsv2026.04.23.1securitygateways_applications.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| displayName? | string | Optional. An arbitrary user-provided name for the application resource. Cannot exceed 64 characters. |
| endpointMatchers? | array | Optional. An array of conditions to match the application\ |
| name? | string | Identifier. Name of the resource. |
| schema? | enum | Optional. Type of the external application. |
| upstreams? | array | Optional. Which upstream resources to forward traffic to. |
| applicationId? | string | Optional. User-settable Application resource ID. * Must start with a letter. * Must contain between 4-63 characters from `/a-z-/`. * Must end with a number or letter. |
| requestId? | string | Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a applications
getGet a applications
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the applications |
updateUpdate applications attributes
deleteDelete the applications
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the applications |
syncSync applications state from GCP
Resources
state(infinite)— The information about an application resource.
2026.04.13.140.2 KBApr 13, 2026
Google Cloud beyondcorp infrastructure models
Release Notes
- Updated: appconnections, appconnectors, securitygateways, securitygateways_applications
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudbeyondcorpcloudinfrastructure
2026.04.04.137.0 KBApr 4, 2026
Google Cloud beyondcorp infrastructure models
Release Notes
- Updated: securitygateways_applications
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudbeyondcorpcloudinfrastructure
2026.04.03.337.0 KBApr 3, 2026
Google Cloud beyondcorp infrastructure models
Release Notes
- Updated: locations, appconnections, appconnectors, appgateways, securitygateways, securitygateways_applications
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudbeyondcorpcloudinfrastructure
2026.04.03.136.4 KBApr 3, 2026
Google Cloud beyondcorp infrastructure models
Release Notes
- Updated: locations, appconnections, appconnectors, appgateways, securitygateways, securitygateways_applications
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudbeyondcorpcloudinfrastructure
2026.04.02.236.3 KBApr 2, 2026
Google Cloud beyondcorp infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudbeyondcorpcloudinfrastructure
2026.03.27.133.2 KBMar 27, 2026
Google Cloud beyondcorp infrastructure models
Release Notes
- Added: locations, appconnections, appconnectors, appgateways, securitygateways, securitygateways_applications
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudbeyondcorpcloudinfrastructure