mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #67746 from WanLinghao/show-all-remove
Clean deprecated `ShowAll` variable in PrintOptions
This commit is contained in:
commit
29638dd68f
@ -46,7 +46,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