# Functions
New creates a new Service.
No description provided by the author
No description provided by the author
NewService creates a new Service.
# Constants
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
# Structs
ConfigMapEnvSource: Not supported by Cloud Run ConfigMapEnvSource selects a ConfigMap to populate the environment variables with.
ConfigMapKeySelector: Not supported by Cloud Run Selects a key from a ConfigMap.
ConfigMapVolumeSource: Not supported by Cloud Run Adapts a ConfigMap into a volume.
Container: A single application container.
ContainerPort: ContainerPort represents a network port in a single container.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
EnvFromSource: Not supported by Cloud Run EnvFromSource represents the source of a set of ConfigMaps.
EnvVar: EnvVar represents an environment variable present in a Container.
EnvVarSource: EnvVarSource represents a source for the value of an EnvVar.
ExecAction: Not supported by Cloud Run ExecAction describes a "run in container" action.
GoogleRpcStatus: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
GRPCAction: Not supported by Cloud Run GRPCAction describes an action involving a GRPC port.
HTTPGetAction: Not supported by Cloud Run HTTPGetAction describes an action based on HTTP Get requests.
HTTPHeader: Not supported by Cloud Run HTTPHeader describes a custom header to be used in HTTP probes.
InstanceAttemptResult: Result of an instance attempt.
InstanceSpec: InstanceSpec is a description of an instance.
InstanceStatus: Instance represents the status of an instance of a Job.
InstanceTemplateSpec: InstanceTemplateSpec describes the data an instance should have when created from a template.
Job: Job represents the configuration of a single job.
JobCondition: JobCondition defines a readiness condition for a Revision.
JobSpec: JobSpec describes how the job execution will look like.
JobStatus: JobStatus represents the current state of a Job.
KeyToPath: Maps a string key to a path within a volume.
ListJobsResponse: ListJobsResponse is a list of Jobs resources.
ListMeta: ListMeta describes metadata that synthetic resources must have, including lists and various status objects.
LocalObjectReference: Not supported by Cloud Run LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ObjectMeta: k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
OwnerReference: OwnerReference contains enough information to let you identify an owning object.
Probe: Not supported by Cloud Run Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.
ResourceRequirements: ResourceRequirements describes the compute resource requirements.
SecretEnvSource: Not supported by Cloud Run SecretEnvSource selects a Secret to populate the environment variables with.
SecretKeySelector: SecretKeySelector selects a key of a Secret.
SecretVolumeSource: The secret's value will be presented as the content of a file whose name is defined in the item path.
SecurityContext: Not supported by Cloud Run SecurityContext holds security configuration that will be applied to a container.
No description provided by the author
TCPSocketAction: Not supported by Cloud Run TCPSocketAction describes an action based on opening a socket.
Volume: Volume represents a named volume in a container.
VolumeMount: VolumeMount describes a mounting of a Volume within a container.