mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 05:40:42 +00:00 
			
		
		
		
	generated
This commit is contained in:
		
							
								
								
									
										3
									
								
								api/openapi-spec/swagger.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										3
									
								
								api/openapi-spec/swagger.json
									
									
									
										generated
									
									
									
								
							| @@ -4937,9 +4937,6 @@ | ||||
|           "type": "integer" | ||||
|         } | ||||
|       }, | ||||
|       "required": [ | ||||
|         "names" | ||||
|       ], | ||||
|       "type": "object" | ||||
|     }, | ||||
|     "io.k8s.api.core.v1.ContainerPort": { | ||||
|   | ||||
| @@ -787,6 +787,7 @@ message Container { | ||||
| message ContainerImage { | ||||
|   // Names by which this image is known. | ||||
|   // e.g. ["k8s.gcr.io/hyperkube:v1.0.7", "dockerhub.io/google_containers/hyperkube:v1.0.7"] | ||||
|   // +optional | ||||
|   repeated string names = 1; | ||||
|  | ||||
|   // The size of the image in bytes. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user