Clean deprecated ShowAll variable in PrintOptions

This commit is contained in:
WanLinghao 2019-02-11 09:18:40 +08:00
parent 6d76e35b39
commit de85b7c8a8

View File

@ -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