client-go/discovery
Jefftree 8ddf4401e5 Gate apidiscovery/v2beta1 serving with a feature gate
Kubernetes-commit: 95d3d4a22d705ef6bf2d494c065743d356914e8d
2025-03-13 17:58:06 +00:00
..
cached Gate apidiscovery/v2beta1 serving with a feature gate 2025-03-13 17:58:06 +00:00
fake Return the error returned by Invokes so the FakeDiscovery client is able to simulate any error with reactors. 2024-07-04 17:29:57 +08:00
testdata/apis/batch Cleanup: s/depreciated/deprecated/g 2024-02-18 14:50:55 -08:00
aggregated_discovery_test.go Use v2 types with agg discovery 2024-01-19 16:13:47 -05:00
aggregated_discovery.go Gate apidiscovery/v2beta1 serving with a feature gate 2025-03-13 17:58:06 +00:00
discovery_client_test.go Fix test cases that may potentially cause a panic. 2025-03-11 17:41:37 +08:00
discovery_client.go Replace github.com/golang/protobuf with google.golang.org/protobuf 2024-11-07 12:47:08 +01:00
doc.go remove import doc comments 2024-12-02 14:43:58 +01:00
helper_blackbox_test.go
helper.go