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 deleted:
- schemas.GoogleCloudRunV2GRPCAction (Total Keys: 5)
- schemas.GoogleCloudRunV2HTTPGetAction.properties.host.type (Total Keys: 1)
- schemas.GoogleCloudRunV2HTTPGetAction.properties.scheme.type (Total Keys: 1)
- schemas.GoogleCloudRunV2Probe.properties.grpc.$ref (Total Keys: 1)
- schemas.GoogleCloudRunV2TCPSocketAction.properties.host.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Oct 25, 2022
1 parent 566f33e commit 67d316d
Show file tree
Hide file tree
Showing 18 changed files with 268 additions and 496 deletions.
12 changes: 6 additions & 6 deletions docs/dyn/run_v1.namespaces.configurations.html
Expand Up @@ -242,7 +242,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -281,7 +281,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -323,7 +323,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -573,7 +573,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -612,7 +612,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -654,7 +654,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down
18 changes: 9 additions & 9 deletions docs/dyn/run_v1.namespaces.executions.html
Expand Up @@ -218,7 +218,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -257,7 +257,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -299,7 +299,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -558,7 +558,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -597,7 +597,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -639,7 +639,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -859,7 +859,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -898,7 +898,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down Expand Up @@ -940,7 +940,7 @@ <h3>Method Details</h3>
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
{ # HTTPHeader describes a custom header to be used in HTTP probes
&quot;name&quot;: &quot;A String&quot;, # The header field name
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
&quot;value&quot;: &quot;A String&quot;, # The header field value
},
],
Expand Down

0 comments on commit 67d316d

Please sign in to comment.