mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-27 17:21:07 -04:00
As with the apiserver feature gate for CBOR as a serving and storage encoding, the client feature gates for CBOR are being initially added through a test-only feature gate instance that is not wired to environment variables or to command-line flags and is intended only to be enabled programmatically from integration tests. The test-only instance will be removed as part of alpha graduation and replaced by conventional client feature gating. |
||
|---|---|---|
| .. | ||
| cbor.go | ||
| controlplane_utils.go | ||
| etcd.go | ||
| flags.go | ||
| goleak.go | ||
| logger.go | ||
| OWNERS | ||
| serializer.go | ||
| test_server.go | ||
| util.go | ||