mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +00:00 
			
		
		
		
	Bump kube-openapi
This commit is contained in:
		
							
								
								
									
										15
									
								
								vendor/github.com/go-openapi/swag/doc.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										15
									
								
								vendor/github.com/go-openapi/swag/doc.go
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -17,16 +17,15 @@ Package swag contains a bunch of helper functions for go-openapi and go-swagger
 | 
			
		||||
 | 
			
		||||
You may also use it standalone for your projects.
 | 
			
		||||
 | 
			
		||||
  * convert between value and pointers for builtin types
 | 
			
		||||
  * convert from string to builtin types (wraps strconv)
 | 
			
		||||
  * fast json concatenation
 | 
			
		||||
  * search in path
 | 
			
		||||
  * load from file or http
 | 
			
		||||
  * name mangling
 | 
			
		||||
 | 
			
		||||
  - convert between value and pointers for builtin types
 | 
			
		||||
  - convert from string to builtin types (wraps strconv)
 | 
			
		||||
  - fast json concatenation
 | 
			
		||||
  - search in path
 | 
			
		||||
  - load from file or http
 | 
			
		||||
  - name mangling
 | 
			
		||||
 | 
			
		||||
This repo has only few dependencies outside of the standard library:
 | 
			
		||||
 | 
			
		||||
  * YAML utilities depend on gopkg.in/yaml.v2
 | 
			
		||||
  - YAML utilities depend on gopkg.in/yaml.v2
 | 
			
		||||
*/
 | 
			
		||||
package swag
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user