encodingVersion property
The API server encodes the object to this version when persisting it in the backend (e.g., etcd).
Implementation
final String? encodingVersion;
The API server encodes the object to this version when persisting it in the backend (e.g., etcd).
final String? encodingVersion;