google_api_run v0.6.0 API Reference
Modules
API calls for all endpoints tagged Api
.
API calls for all endpoints tagged Namespaces
.
API calls for all endpoints tagged Projects
.
Handle Tesla connections for GoogleApi.Run.V1.
Information for connecting over HTTP(s).
Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs.
Provides the configuration for logging a type of permissions. Example
A domain that a user has been authorized to administer. To authorize use of a domain, verify ownership via Webmaster Central.
Associates members
with a role
.
Cloud Run fully managed: not supported
Cloud Run fully managed: not supported
Cloud Run fully managed: not supported
Configuration represents the "floating HEAD" of a linear history of Revisions, and optionally how the containers those revisions reference are built. Users create new Revisions by updating the Configuration's spec. The "latest created" revision's name is available under status, as is the "latest ready" revision's name. See also: https://github.com/knative/serving/blob/master/docs/spec/overview.md#configuration
ConfigurationSpec holds the desired state of the Configuration (from the client).
ConfigurationStatus communicates the observed state of the Configuration (from the controller).
A single application container. This specifies both the container to run, the command to run in the container and the arguments to supply to it. Note that additional arguments may be supplied by the system to the container at runtime.
Cloud Run fully managed: not supported
Resource to hold the state and status of a user's domain mapping.
The desired state of the Domain Mapping.
The current state of the Domain Mapping.
Cloud Run fully managed: not supported
EnvVar represents an environment variable present in a Container.
Cloud Run fully managed: not supported
Cloud Run fully managed: not supported
Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec.
Condition defines a generic condition for a Resource
Cloud Run fully managed: not supported
Cloud Run fully managed: not supported
Cloud Run fully managed: not supported
IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.
Cloud Run fully managed: not supported
A list of Authorized Domains.
ListConfigurationsResponse is a list of Configuration resources.
ListDomainMappingsResponse is a list of DomainMapping resources.
The response message for Locations.ListLocations.
ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMeta}.
ListRevisionsResponse is a list of Revision resources.
ListRoutesResponse is a list of Route resources.
A list of Service resources.
Cloud Run fully managed: not supported
A resource that represents Google Cloud Platform location.
k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
OwnerReference contains enough information to let you identify an owning object. Currently, an owning object must be in the same namespace, so there is no namespace field.
An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources.
Cloud Run fully managed: not supported
A DNS resource record.
ResourceRequirements describes the compute resource requirements.
Revision is an immutable snapshot of code and configuration. A revision references a container image. Revisions are created by updates to a Configuration.
RevisionSpec holds the desired state of the Revision (from the client).
RevisionStatus communicates the observed state of the Revision (from the controller).
RevisionTemplateSpec describes the data a revision should have when created from a template. Based on: https://github.com/kubernetes/api/blob/e771f807/core/v1/types.go#L3179-L3190
Route is responsible for configuring ingress over a collection of Revisions. Some of the Revisions a Route distributes traffic over may be specified by referencing the Configuration responsible for creating them; in these cases the Route is additionally responsible for monitoring the Configuration for "latest ready" revision changes, and smoothly rolling out latest revisions. See also: https://github.com/knative/serving/blob/master/docs/spec/overview.md#route
RouteSpec holds the desired state of the Route (from the client).
RouteStatus communicates the observed state of the Route (from the controller).
Cloud Run fully managed: not supported
Cloud Run fully managed: not supported
Cloud Run fully managed: not supported
Cloud Run fully managed: not supported
Cloud Run fully managed: not supported
Service acts as a top-level container that manages a set of Routes and Configurations which implement a network service. Service exists to provide a singular abstraction which can be access controlled, reasoned about, and which encapsulates software lifecycle decisions such as rollout policy and team resource ownership. Service acts only as an orchestrator of the underlying Routes and Configurations (much as a kubernetes Deployment orchestrates ReplicaSets).
ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s).
The current state of the Service. Output only.
Request message for SetIamPolicy
method.
Status is a return value for calls that don't return other objects
StatusCause provides more information about an api.Status failure, including cases when multiple errors are encountered.
StatusDetails is a set of additional properties that MAY be set by the server to provide additional information about a response. The Reason field of a Status object defines what attributes will be set. Clients must ignore fields that do not match the defined type of each attribute, and should assume that any attribute may be empty, invalid, or under defined.
Cloud Run fully managed: not supported
Request message for TestIamPermissions
method.
Response message for TestIamPermissions
method.
TrafficTarget holds a single entry of the routing table for a Route.
Cloud Run fully managed: not supported
Cloud Run fully managed: not supported