Avoid annoying notification abount unused fields
This commit is contained in:
		
							parent
							
								
									43a0449c8f
								
							
						
					
					
						commit
						ba1f886043
					
				|  | @ -12,8 +12,7 @@ var NoActions []Action = []Action{} | |||
| type Plan = []Action | ||||
| 
 | ||||
| type MetaData struct { | ||||
| 	cluster   *Cluster | ||||
| 	namespace string | ||||
| 	cluster *Cluster | ||||
| } | ||||
| 
 | ||||
| type CreateSecret struct { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue