Add Table to meta.k8s.io/v1alpha1
Table is a generic tabular output that can be returned by servers to enable clients to display data simply.
This commit is contained in:
@@ -38,6 +38,7 @@ openapi_library(
|
||||
vendor_targets = [
|
||||
"k8s.io/apimachinery/pkg/api/resource",
|
||||
"k8s.io/apimachinery/pkg/apis/meta/v1",
|
||||
"k8s.io/apimachinery/pkg/apis/meta/v1alpha1",
|
||||
"k8s.io/apimachinery/pkg/runtime",
|
||||
"k8s.io/apimachinery/pkg/util/intstr",
|
||||
"k8s.io/apimachinery/pkg/version",
|
||||
|
Reference in New Issue
Block a user