Skip to content

Commit

Permalink
feat(run): update the api
Browse files Browse the repository at this point in the history
#### run:v2

The following keys were added:
- resources.projects.resources.locations.methods.exportImage (Total Keys: 23)
- resources.projects.resources.locations.methods.exportMetadata (Total Keys: 11)
- resources.projects.resources.locations.resources.jobs.resources.executions.methods.exportStatus (Total Keys: 15)
- schemas.GoogleCloudRunV2BinaryAuthorization.properties.policy.type (Total Keys: 1)
- schemas.GoogleCloudRunV2ExportImageRequest (Total Keys: 3)
- schemas.GoogleCloudRunV2ExportImageResponse (Total Keys: 3)
- schemas.GoogleCloudRunV2ExportStatusResponse (Total Keys: 7)
- schemas.GoogleCloudRunV2ImageExportStatus (Total Keys: 7)
- schemas.GoogleCloudRunV2Metadata (Total Keys: 3)
- schemas.Proto2BridgeMessageSet (Total Keys: 2)
- schemas.UtilStatusProto (Total Keys: 9)
  • Loading branch information
yoshi-automation committed Apr 2, 2024
1 parent 9e7975d commit f5fe0c7
Show file tree
Hide file tree
Showing 17 changed files with 539 additions and 95 deletions.
4 changes: 2 additions & 2 deletions docs/dyn/run_v1.namespaces.configurations.html
Expand Up @@ -389,7 +389,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down Expand Up @@ -739,7 +739,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down
6 changes: 3 additions & 3 deletions docs/dyn/run_v1.namespaces.executions.html
Expand Up @@ -360,7 +360,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down Expand Up @@ -719,7 +719,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down Expand Up @@ -1039,7 +1039,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down
14 changes: 7 additions & 7 deletions docs/dyn/run_v1.namespaces.jobs.html
Expand Up @@ -394,7 +394,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down Expand Up @@ -731,7 +731,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down Expand Up @@ -1119,7 +1119,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down Expand Up @@ -1473,7 +1473,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down Expand Up @@ -1823,7 +1823,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down Expand Up @@ -2160,7 +2160,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down Expand Up @@ -2513,7 +2513,7 @@ <h3>Method Details</h3>
&quot;sizeLimit&quot;: &quot;A String&quot;, # Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers. The default is nil which means that the limit is undefined. More info: https://cloud.google.com/run/docs/configuring/in-memory-volumes#configure-volume. Info in Kubernetes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir
},
&quot;name&quot;: &quot;A String&quot;, # Volume&#x27;s name. In Cloud Run Fully Managed, the name &#x27;cloudsql&#x27; is reserved.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the Service and data will not be deleted when the instance is shut down.
&quot;nfs&quot;: { # Represents a persistent volume that will be mounted using NFS. This volume will be shared between all instances of the resource and data will not be deleted when the instance is shut down.
&quot;path&quot;: &quot;A String&quot;, # Path that is exported by the NFS server.
&quot;readOnly&quot;: True or False, # If true, mount the NFS volume as read only. Defaults to false.
&quot;server&quot;: &quot;A String&quot;, # Hostname or IP address of the NFS server.
Expand Down

0 comments on commit f5fe0c7

Please sign in to comment.