Liking cljdoc? Tell your friends :D

happygapi.run.namespaces

Cloud Run API: namespaces. Deploy and manage user provided container images that scale automatically based on HTTP traffic. See: https://cloud.google.com/run/api/reference/rest/v1/namespaces

Cloud Run API: namespaces.
Deploy and manage user provided container images that scale automatically based on HTTP traffic.
See: https://cloud.google.com/run/api/reference/rest/v1/namespaces
raw docstring

authorizeddomains-list$clj

(authorizeddomains-list$ auth args)

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

Required parameters: parent

Optional parameters: pageToken, pageSize List authorized domains.

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

Required parameters: parent

Optional parameters: pageToken, pageSize
List authorized domains.
sourceraw docstring

configurations-get$clj

(configurations-get$ auth args)

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

Required parameters: name

Optional parameters: none Get information about a configuration.

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

Required parameters: name

Optional parameters: none
Get information about a configuration.
sourceraw docstring

configurations-list$clj

(configurations-list$ auth args)

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

Required parameters: parent

Optional parameters: resourceVersion, includeUninitialized, fieldSelector, continue, limit, watch, labelSelector List configurations.

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

Required parameters: parent

Optional parameters: resourceVersion, includeUninitialized, fieldSelector, continue, limit, watch, labelSelector
List configurations.
sourceraw docstring

domainmappings-create$clj

(domainmappings-create$ auth args body)

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

Required parameters: parent

Optional parameters: none

Body:

{:kind 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}, :status {:resourceRecords [ResourceRecord], :mappedRouteName string, :conditions [GoogleCloudRunV1Condition], :observedGeneration integer}, :apiVersion string, :spec {:forceOverride boolean, :routeName string, :certificateMode string}}

Create a new domain mapping.

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

Required parameters: parent

Optional parameters: none

Body: 

{:kind 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},
 :status {:resourceRecords [ResourceRecord],
          :mappedRouteName string,
          :conditions [GoogleCloudRunV1Condition],
          :observedGeneration integer},
 :apiVersion string,
 :spec {:forceOverride boolean,
        :routeName string,
        :certificateMode string}}

Create a new domain mapping.
sourceraw docstring

domainmappings-delete$clj

(domainmappings-delete$ auth args)

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

Required parameters: name

Optional parameters: propagationPolicy, kind, apiVersion Delete a domain mapping.

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

Required parameters: name

Optional parameters: propagationPolicy, kind, apiVersion
Delete a domain mapping.
sourceraw docstring

domainmappings-get$clj

(domainmappings-get$ auth args)

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

Required parameters: name

Optional parameters: none Get information about a domain mapping.

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

Required parameters: name

Optional parameters: none
Get information about a domain mapping.
sourceraw docstring

domainmappings-list$clj

(domainmappings-list$ auth args)

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

Required parameters: parent

Optional parameters: resourceVersion, includeUninitialized, fieldSelector, continue, limit, watch, labelSelector List domain mappings.

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

Required parameters: parent

Optional parameters: resourceVersion, includeUninitialized, fieldSelector, continue, limit, watch, labelSelector
List domain mappings.
sourceraw docstring

revisions-delete$clj

(revisions-delete$ auth args)

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

Required parameters: name

Optional parameters: apiVersion, propagationPolicy, kind Delete a revision.

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

Required parameters: name

Optional parameters: apiVersion, propagationPolicy, kind
Delete a revision.
sourceraw docstring

revisions-get$clj

(revisions-get$ auth args)

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

Required parameters: name

Optional parameters: none Get information about a revision.

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

Required parameters: name

Optional parameters: none
Get information about a revision.
sourceraw docstring

revisions-list$clj

(revisions-list$ auth args)

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

Required parameters: parent

Optional parameters: labelSelector, fieldSelector, resourceVersion, includeUninitialized, continue, limit, watch List revisions.

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

Required parameters: parent

Optional parameters: labelSelector, fieldSelector, resourceVersion, includeUninitialized, continue, limit, watch
List revisions.
sourceraw docstring

routes-get$clj

(routes-get$ auth args)

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

Required parameters: name

Optional parameters: none Get information about a route.

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

Required parameters: name

Optional parameters: none
Get information about a route.
sourceraw docstring

routes-list$clj

(routes-list$ auth args)

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

Required parameters: parent

Optional parameters: fieldSelector, includeUninitialized, resourceVersion, continue, limit, watch, labelSelector List routes.

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

Required parameters: parent

Optional parameters: fieldSelector, includeUninitialized, resourceVersion, continue, limit, watch, labelSelector
List routes.
sourceraw docstring

services-create$clj

(services-create$ auth args body)

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

Required parameters: parent

Optional parameters: none

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}, :status {:url string, :traffic [TrafficTarget], :latestReadyRevisionName string, :latestCreatedRevisionName string, :conditions [GoogleCloudRunV1Condition], :address Addressable, :observedGeneration integer}, :apiVersion string, :spec {:traffic [TrafficTarget], :template RevisionTemplate}, :kind string}

Create a service.

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

Required parameters: parent

Optional parameters: none

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},
 :status {:url string,
          :traffic [TrafficTarget],
          :latestReadyRevisionName string,
          :latestCreatedRevisionName string,
          :conditions [GoogleCloudRunV1Condition],
          :address Addressable,
          :observedGeneration integer},
 :apiVersion string,
 :spec {:traffic [TrafficTarget], :template RevisionTemplate},
 :kind string}

Create a service.
sourceraw docstring

services-delete$clj

(services-delete$ auth args)

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

Required parameters: name

Optional parameters: apiVersion, propagationPolicy, kind 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/namespaces/services/delete

Required parameters: name

Optional parameters: apiVersion, propagationPolicy, kind
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

services-get$clj

(services-get$ auth args)

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

Required parameters: name

Optional parameters: none Get information about a service.

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

Required parameters: name

Optional parameters: none
Get information about a service.
sourceraw docstring

services-list$clj

(services-list$ auth args)

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

Required parameters: parent

Optional parameters: labelSelector, fieldSelector, includeUninitialized, resourceVersion, continue, limit, watch List services.

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

Required parameters: parent

Optional parameters: labelSelector, fieldSelector, includeUninitialized, resourceVersion, continue, limit, watch
List services.
sourceraw docstring

services-replaceService$clj

(services-replaceService$ auth args body)

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

Required parameters: name

Optional parameters: none

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}, :status {:url string, :traffic [TrafficTarget], :latestReadyRevisionName string, :latestCreatedRevisionName string, :conditions [GoogleCloudRunV1Condition], :address Addressable, :observedGeneration integer}, :apiVersion string, :spec {:traffic [TrafficTarget], :template RevisionTemplate}, :kind 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/namespaces/services/replaceService

Required parameters: name

Optional parameters: none

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},
 :status {:url string,
          :traffic [TrafficTarget],
          :latestReadyRevisionName string,
          :latestCreatedRevisionName string,
          :conditions [GoogleCloudRunV1Condition],
          :address Addressable,
          :observedGeneration integer},
 :apiVersion string,
 :spec {:traffic [TrafficTarget], :template RevisionTemplate},
 :kind 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

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

× close