mirror of
				https://github.com/redhat-developer/odo.git
				synced 2025-10-19 03:06:19 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			56 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			56 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| package helper
 | |
| 
 | |
| const (
 | |
| 	LabelNoCluster = "nocluster"
 | |
| )
 | 
