kubernetes/pkg/printers
Patrick Ohly 5cca60f0b8 api: dynamic resource allocation API
This adds a new resource.k8s.io API group with v1alpha1 as version. It contains
four new types: resource.ResourceClaim, resource.ResourceClass, resource.ResourceClaimTemplate, and
resource.PodScheduling.
2022-11-10 20:08:24 +01:00
..
internalversion api: dynamic resource allocation API 2022-11-10 20:08:24 +01:00
storage hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
.import-restrictions update existing import-restrictions files 2020-01-28 10:51:45 +01:00
interface.go Moves tableprinter.go and tabwriter.go to cli-runtime/pkg/printers. Copies PrintOptions to cli-runtime/pkg/printers. 2019-10-22 23:45:08 -07:00
OWNERS Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
tablegenerator_test.go Check for errors ahead of time 2022-06-23 23:26:17 +08:00
tablegenerator.go Generate and format files 2022-07-26 13:14:05 -04:00