mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 00:34:10 -04:00
Clean deprecated ShowAll variable in PrintOptions
This commit is contained in:
parent
6d76e35b39
commit
de85b7c8a8
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue