|
1430 | 1430 | "type": "integer"
|
1431 | 1431 | },
|
1432 | 1432 | "grpc": {
|
| 1433 | + "description": "GRPCAction specifies an action involving a GRPC service.", |
1433 | 1434 | "properties": {
|
1434 | 1435 | "port": {
|
1435 | 1436 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
|
|
1620 | 1621 | "type": "integer"
|
1621 | 1622 | },
|
1622 | 1623 | "grpc": {
|
| 1624 | + "description": "GRPCAction specifies an action involving a GRPC service.", |
1623 | 1625 | "properties": {
|
1624 | 1626 | "port": {
|
1625 | 1627 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
|
|
2002 | 2004 | "type": "integer"
|
2003 | 2005 | },
|
2004 | 2006 | "grpc": {
|
| 2007 | + "description": "GRPCAction specifies an action involving a GRPC service.", |
2005 | 2008 | "properties": {
|
2006 | 2009 | "port": {
|
2007 | 2010 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
|
|
2979 | 2982 | "x-kubernetes-map-type": "atomic"
|
2980 | 2983 | },
|
2981 | 2984 | "dataSourceRef": {
|
| 2985 | + "description": "TypedObjectReference contains enough information to let you locate the typed referenced object", |
2982 | 2986 | "properties": {
|
2983 | 2987 | "apiGroup": {
|
2984 | 2988 | "description": "APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.",
|
|
4507 | 4511 | "type": "integer"
|
4508 | 4512 | },
|
4509 | 4513 | "grpc": {
|
| 4514 | + "description": "GRPCAction specifies an action involving a GRPC service.", |
4510 | 4515 | "properties": {
|
4511 | 4516 | "port": {
|
4512 | 4517 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
|
|
4697 | 4702 | "type": "integer"
|
4698 | 4703 | },
|
4699 | 4704 | "grpc": {
|
| 4705 | + "description": "GRPCAction specifies an action involving a GRPC service.", |
4700 | 4706 | "properties": {
|
4701 | 4707 | "port": {
|
4702 | 4708 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
|
|
5079 | 5085 | "type": "integer"
|
5080 | 5086 | },
|
5081 | 5087 | "grpc": {
|
| 5088 | + "description": "GRPCAction specifies an action involving a GRPC service.", |
5082 | 5089 | "properties": {
|
5083 | 5090 | "port": {
|
5084 | 5091 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
|
|
5337 | 5344 | "type": "integer"
|
5338 | 5345 | },
|
5339 | 5346 | "grpc": {
|
| 5347 | + "description": "GRPCAction specifies an action involving a GRPC service.", |
5340 | 5348 | "properties": {
|
5341 | 5349 | "port": {
|
5342 | 5350 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
|
|
5658 | 5666 | "type": "integer"
|
5659 | 5667 | },
|
5660 | 5668 | "grpc": {
|
| 5669 | + "description": "GRPCAction specifies an action involving a GRPC service.", |
5661 | 5670 | "properties": {
|
5662 | 5671 | "port": {
|
5663 | 5672 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
|
|
5873 | 5882 | "type": "integer"
|
5874 | 5883 | },
|
5875 | 5884 | "grpc": {
|
| 5885 | + "description": "GRPCAction specifies an action involving a GRPC service.", |
5876 | 5886 | "properties": {
|
5877 | 5887 | "port": {
|
5878 | 5888 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
|
|
0 commit comments