kubernetes/pkg/kubectl/cmd/util
Antoine Pelisse a0460a5238 dry-run: Create class to find if a type is a CRD
Finding out if a Group-version-kind is a CRD is useful, since we want to
detect dry-run ability differently for CRDs.
2018-10-10 08:56:09 -07:00
..
editor Replaces dependency on internal version of resource with external version 2018-09-26 14:56:32 -07:00
openapi Create a method to check dryRun is supported 2018-10-10 08:55:33 -07:00
sanity update BUILD files 2017-10-15 18:18:13 -07:00
BUILD dry-run: Create class to find if a type is a CRD 2018-10-10 08:56:09 -07:00
conversion.go simplify api registration 2018-05-08 18:33:50 -04:00
crdfinder_test.go dry-run: Create class to find if a type is a CRD 2018-10-10 08:56:09 -07:00
crdfinder.go dry-run: Create class to find if a type is a CRD 2018-10-10 08:56:09 -07:00
factory_client_access.go kubectl factory client access: Moves remaining internal references into callers 2018-10-09 13:34:30 -07:00
factory.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
generator.go cleanup some dead kubectl code and narrow scope of helpers 2018-05-29 12:44:53 -04:00
helpers_test.go kubectl helpers test: remove core dependencies 2018-10-03 14:15:52 -07:00
helpers.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
kubectl_match_version.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
printing.go rm GetStandardPrinter 2018-05-07 15:37:55 -04:00