Liking cljdoc? Tell your friends :D

happygapi.run.projects

Cloud Run Admin API: projects. Deploy and manage user provided container images that scale automatically based on incoming requests. The Cloud Run Admin API follows the Knative Serving API specification. See: https://cloud.google.com/run/api/reference/rest/v1/projects

Cloud Run Admin API: projects.
Deploy and manage user provided container images that scale automatically based on incoming requests. The Cloud Run Admin API follows the Knative Serving API specification.
See: https://cloud.google.com/run/api/reference/rest/v1/projects
raw docstring

authorizeddomains-list$clj

(authorizeddomains-list$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/authorizeddomains/list

Required parameters: parent

Optional parameters: pageToken, pageSize

List authorized domains.

https://cloud.google.com/run/api/reference/rest/v1/projects/authorizeddomains/list

Required parameters: parent

Optional parameters: pageToken, pageSize

List authorized domains.
sourceraw docstring

locations-authorizeddomains-list$clj

(locations-authorizeddomains-list$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/authorizeddomains/list

Required parameters: parent

Optional parameters: pageToken, pageSize

List authorized domains.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/authorizeddomains/list

Required parameters: parent

Optional parameters: pageToken, pageSize

List authorized domains.
sourceraw docstring

locations-configurations-get$clj

(locations-configurations-get$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/configurations/get

Required parameters: name

Optional parameters: none

Get information about a configuration.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/configurations/get

Required parameters: name

Optional parameters: none

Get information about a configuration.
sourceraw docstring

locations-configurations-list$clj

(locations-configurations-list$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/configurations/list

Required parameters: parent

Optional parameters: continue, limit, fieldSelector, watch, labelSelector, resourceVersion, includeUninitialized

List configurations.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/configurations/list

Required parameters: parent

Optional parameters: continue, limit, fieldSelector, watch, labelSelector, resourceVersion, includeUninitialized

List configurations.
sourceraw docstring

locations-domainmappings-create$clj

(locations-domainmappings-create$ auth parameters body)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/domainmappings/create

Required parameters: parent

Optional parameters: dryRun

Body:

{:apiVersion string, :status {:mappedRouteName string, :url string, :resourceRecords [ResourceRecord], :observedGeneration integer, :conditions [GoogleCloudRunV1Condition]}, :kind string, :spec {:routeName string, :forceOverride boolean, :certificateMode string}, :metadata {:labels {}, :clusterName string, :generation integer, :ownerReferences [OwnerReference], :creationTimestamp string, :uid string, :name string, :resourceVersion string, :selfLink string, :deletionTimestamp string, :finalizers [string], :deletionGracePeriodSeconds integer, :annotations {}, :namespace string, :generateName string}}

Create a new domain mapping.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/domainmappings/create

Required parameters: parent

Optional parameters: dryRun

Body: 

{:apiVersion string,
 :status {:mappedRouteName string,
          :url string,
          :resourceRecords [ResourceRecord],
          :observedGeneration integer,
          :conditions [GoogleCloudRunV1Condition]},
 :kind string,
 :spec {:routeName string,
        :forceOverride boolean,
        :certificateMode string},
 :metadata {:labels {},
            :clusterName string,
            :generation integer,
            :ownerReferences [OwnerReference],
            :creationTimestamp string,
            :uid string,
            :name string,
            :resourceVersion string,
            :selfLink string,
            :deletionTimestamp string,
            :finalizers [string],
            :deletionGracePeriodSeconds integer,
            :annotations {},
            :namespace string,
            :generateName string}}

Create a new domain mapping.
sourceraw docstring

locations-domainmappings-delete$clj

(locations-domainmappings-delete$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/domainmappings/delete

Required parameters: name

Optional parameters: apiVersion, kind, dryRun, propagationPolicy

Delete a domain mapping.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/domainmappings/delete

Required parameters: name

Optional parameters: apiVersion, kind, dryRun, propagationPolicy

Delete a domain mapping.
sourceraw docstring

locations-domainmappings-get$clj

(locations-domainmappings-get$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/domainmappings/get

Required parameters: name

Optional parameters: none

Get information about a domain mapping.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/domainmappings/get

Required parameters: name

Optional parameters: none

Get information about a domain mapping.
sourceraw docstring

locations-domainmappings-list$clj

(locations-domainmappings-list$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/domainmappings/list

Required parameters: parent

Optional parameters: fieldSelector, watch, labelSelector, continue, resourceVersion, limit, includeUninitialized

List domain mappings.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/domainmappings/list

Required parameters: parent

Optional parameters: fieldSelector, watch, labelSelector, continue, resourceVersion, limit, includeUninitialized

List domain mappings.
sourceraw docstring

locations-list$clj

(locations-list$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/list

Required parameters: name

Optional parameters: pageSize, filter, pageToken

Lists information about the supported locations for this service.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/list

Required parameters: name

Optional parameters: pageSize, filter, pageToken

Lists information about the supported locations for this service.
sourceraw docstring

locations-revisions-delete$clj

(locations-revisions-delete$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/revisions/delete

Required parameters: name

Optional parameters: propagationPolicy, apiVersion, kind, dryRun

Delete a revision.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/revisions/delete

Required parameters: name

Optional parameters: propagationPolicy, apiVersion, kind, dryRun

Delete a revision.
sourceraw docstring

locations-revisions-get$clj

(locations-revisions-get$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/revisions/get

Required parameters: name

Optional parameters: none

Get information about a revision.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/revisions/get

Required parameters: name

Optional parameters: none

Get information about a revision.
sourceraw docstring

locations-revisions-list$clj

(locations-revisions-list$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/revisions/list

Required parameters: parent

Optional parameters: fieldSelector, limit, labelSelector, watch, includeUninitialized, resourceVersion, continue

List revisions.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/revisions/list

Required parameters: parent

Optional parameters: fieldSelector, limit, labelSelector, watch, includeUninitialized, resourceVersion, continue

List revisions.
sourceraw docstring

locations-routes-get$clj

(locations-routes-get$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/routes/get

Required parameters: name

Optional parameters: none

Get information about a route.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/routes/get

Required parameters: name

Optional parameters: none

Get information about a route.
sourceraw docstring

locations-routes-list$clj

(locations-routes-list$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/routes/list

Required parameters: parent

Optional parameters: fieldSelector, includeUninitialized, limit, continue, watch, labelSelector, resourceVersion

List routes.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/routes/list

Required parameters: parent

Optional parameters: fieldSelector, includeUninitialized, limit, continue, watch, labelSelector, resourceVersion

List routes.
sourceraw docstring

locations-services-create$clj

(locations-services-create$ auth parameters body)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/create

Required parameters: parent

Optional parameters: dryRun

Body:

{:metadata {:labels {}, :clusterName string, :generation integer, :ownerReferences [OwnerReference], :creationTimestamp string, :uid string, :name string, :resourceVersion string, :selfLink string, :deletionTimestamp string, :finalizers [string], :deletionGracePeriodSeconds integer, :annotations {}, :namespace string, :generateName string}, :apiVersion string, :kind string, :spec {:traffic [TrafficTarget], :template RevisionTemplate}, :status {:latestReadyRevisionName string, :url string, :conditions [GoogleCloudRunV1Condition], :address Addressable, :observedGeneration integer, :traffic [TrafficTarget], :latestCreatedRevisionName string}}

Create a service.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/create

Required parameters: parent

Optional parameters: dryRun

Body: 

{:metadata {:labels {},
            :clusterName string,
            :generation integer,
            :ownerReferences [OwnerReference],
            :creationTimestamp string,
            :uid string,
            :name string,
            :resourceVersion string,
            :selfLink string,
            :deletionTimestamp string,
            :finalizers [string],
            :deletionGracePeriodSeconds integer,
            :annotations {},
            :namespace string,
            :generateName string},
 :apiVersion string,
 :kind string,
 :spec {:traffic [TrafficTarget], :template RevisionTemplate},
 :status {:latestReadyRevisionName string,
          :url string,
          :conditions [GoogleCloudRunV1Condition],
          :address Addressable,
          :observedGeneration integer,
          :traffic [TrafficTarget],
          :latestCreatedRevisionName string}}

Create a service.
sourceraw docstring

locations-services-delete$clj

(locations-services-delete$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/delete

Required parameters: name

Optional parameters: dryRun, apiVersion, kind, propagationPolicy

Delete a service. This will cause the Service to stop serving traffic and will delete the child entities like Routes, Configurations and Revisions.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/delete

Required parameters: name

Optional parameters: dryRun, apiVersion, kind, propagationPolicy

Delete a service. This will cause the Service to stop serving traffic and will delete the child entities like Routes, Configurations and Revisions.
sourceraw docstring

locations-services-get$clj

(locations-services-get$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/get

Required parameters: name

Optional parameters: none

Get information about a service.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/get

Required parameters: name

Optional parameters: none

Get information about a service.
sourceraw docstring

locations-services-getIamPolicy$clj

(locations-services-getIamPolicy$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/getIamPolicy

Required parameters: resource

Optional parameters: options.requestedPolicyVersion

Get the IAM Access Control policy currently in effect for the given Cloud Run service. This result does not include any inherited policies.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/getIamPolicy

Required parameters: resource

Optional parameters: options.requestedPolicyVersion

Get the IAM Access Control policy currently in effect for the given Cloud Run service. This result does not include any inherited policies.
sourceraw docstring

locations-services-list$clj

(locations-services-list$ auth parameters)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/list

Required parameters: parent

Optional parameters: labelSelector, continue, limit, fieldSelector, watch, resourceVersion, includeUninitialized

List services.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/list

Required parameters: parent

Optional parameters: labelSelector, continue, limit, fieldSelector, watch, resourceVersion, includeUninitialized

List services.
sourceraw docstring

locations-services-replaceService$clj

(locations-services-replaceService$ auth parameters body)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/replaceService

Required parameters: name

Optional parameters: dryRun

Body:

{:metadata {:labels {}, :clusterName string, :generation integer, :ownerReferences [OwnerReference], :creationTimestamp string, :uid string, :name string, :resourceVersion string, :selfLink string, :deletionTimestamp string, :finalizers [string], :deletionGracePeriodSeconds integer, :annotations {}, :namespace string, :generateName string}, :apiVersion string, :kind string, :spec {:traffic [TrafficTarget], :template RevisionTemplate}, :status {:latestReadyRevisionName string, :url string, :conditions [GoogleCloudRunV1Condition], :address Addressable, :observedGeneration integer, :traffic [TrafficTarget], :latestCreatedRevisionName string}}

Replace a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/replaceService

Required parameters: name

Optional parameters: dryRun

Body: 

{:metadata {:labels {},
            :clusterName string,
            :generation integer,
            :ownerReferences [OwnerReference],
            :creationTimestamp string,
            :uid string,
            :name string,
            :resourceVersion string,
            :selfLink string,
            :deletionTimestamp string,
            :finalizers [string],
            :deletionGracePeriodSeconds integer,
            :annotations {},
            :namespace string,
            :generateName string},
 :apiVersion string,
 :kind string,
 :spec {:traffic [TrafficTarget], :template RevisionTemplate},
 :status {:latestReadyRevisionName string,
          :url string,
          :conditions [GoogleCloudRunV1Condition],
          :address Addressable,
          :observedGeneration integer,
          :traffic [TrafficTarget],
          :latestCreatedRevisionName string}}

Replace a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.
sourceraw docstring

locations-services-setIamPolicy$clj

(locations-services-setIamPolicy$ auth parameters body)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/setIamPolicy

Required parameters: resource

Optional parameters: none

Body:

{:policy {:version integer, :bindings [Binding], :auditConfigs [AuditConfig], :etag string}, :updateMask string}

Sets the IAM Access control policy for the specified Service. Overwrites any existing policy.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/setIamPolicy

Required parameters: resource

Optional parameters: none

Body: 

{:policy {:version integer,
          :bindings [Binding],
          :auditConfigs [AuditConfig],
          :etag string},
 :updateMask string}

Sets the IAM Access control policy for the specified Service. Overwrites any existing policy.
sourceraw docstring

locations-services-testIamPermissions$clj

(locations-services-testIamPermissions$ auth parameters body)

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/testIamPermissions

Required parameters: resource

Optional parameters: none

Body:

{:permissions [string]}

Returns permissions that a caller has on the specified Project. There are no permissions required for making this API call.

https://cloud.google.com/run/api/reference/rest/v1/projects/locations/services/testIamPermissions

Required parameters: resource

Optional parameters: none

Body: 

{:permissions [string]}

Returns permissions that a caller has on the specified Project. There are no permissions required for making this API call.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close