mirror of https://github.com/k3s-io/k3s
Clean deprecated `ShowAll` variable in PrintOptions
parent
6d76e35b39
commit
de85b7c8a8
|
@ -47,7 +47,6 @@ type PrintOptions struct {
|
|||
WithNamespace bool
|
||||
WithKind bool
|
||||
Wide bool
|
||||
ShowAll bool
|
||||
ShowLabels bool
|
||||
AbsoluteTimestamps bool
|
||||
Kind schema.GroupKind
|
||||
|
|
Loading…
Reference in New Issue