mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 11:13:48 +00:00
Clean deprecated ShowAll
variable in PrintOptions
This commit is contained in:
parent
6d76e35b39
commit
de85b7c8a8
@ -47,7 +47,6 @@ type PrintOptions struct {
|
|||||||
WithNamespace bool
|
WithNamespace bool
|
||||||
WithKind bool
|
WithKind bool
|
||||||
Wide bool
|
Wide bool
|
||||||
ShowAll bool
|
|
||||||
ShowLabels bool
|
ShowLabels bool
|
||||||
AbsoluteTimestamps bool
|
AbsoluteTimestamps bool
|
||||||
Kind schema.GroupKind
|
Kind schema.GroupKind
|
||||||
|
Loading…
Reference in New Issue
Block a user