mirror of https://github.com/k3s-io/k3s
Merge pull request #67746 from WanLinghao/show-all-remove
Clean deprecated `ShowAll` variable in PrintOptionspull/564/head
commit
29638dd68f
|
@ -46,7 +46,6 @@ type PrintOptions struct {
|
|||
WithNamespace bool
|
||||
WithKind bool
|
||||
Wide bool
|
||||
ShowAll bool
|
||||
ShowLabels bool
|
||||
AbsoluteTimestamps bool
|
||||
Kind schema.GroupKind
|
||||
|
|
Loading…
Reference in New Issue