mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-21 17:15:35 +00:00
A special test (for example, one which manages its own cluster) could almost construct a Framework instance because most fields are exported. The `clientConfig` field isn't because REST configs often need to be deep-copied to avoid accidentally updating some shared copy, so for this special case a SetClientConfig is needed.
28 KiB
28 KiB