mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-02 16:13:13 +00:00
Client-side extract calls depend on `managedFields`, which might not be available. Therefore they should not be used in production code. They are okay in test files (because the API has to be tested), in the generated code (because the various type specific APIs still need to be provided) and in unstructured.go (same reason). Kubernetes-commit: 4bc9434f99d9a87dd5b63e738b6b1b16693f10e4 |
||
---|---|---|
.. | ||
condition.go | ||
deleteoptions.go | ||
labelselector.go | ||
labelselectorrequirement.go | ||
managedfieldsentry.go | ||
objectmeta.go | ||
ownerreference.go | ||
preconditions.go | ||
typemeta.go | ||
unstructured.go |