Clean deprecated `ShowAll` variable in PrintOptions

pull/564/head
WanLinghao 2019-02-11 09:18:40 +08:00
parent 6d76e35b39
commit de85b7c8a8
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ type PrintOptions struct {
WithNamespace bool
WithKind bool
Wide bool
ShowAll bool
ShowLabels bool
AbsoluteTimestamps bool
Kind schema.GroupKind