mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 22:01:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			95 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			95 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| package libcontainer
 | |
| 
 | |
| // Solaris - TODO
 | |
| 
 | |
| type Stats struct {
 | |
| 	Interfaces []*NetworkInterface
 | |
| }
 |