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