Merge pull request #67746 from WanLinghao/show-all-remove

Clean deprecated `ShowAll` variable in PrintOptions
pull/564/head
Kubernetes Prow Robot 2019-02-12 18:45:02 -08:00 committed by GitHub
commit 29638dd68f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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