mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-19 11:52:03 +00:00
The v1alpha3 version is still needed for DeviceTaintRule, but the rest of the types and most structs became obsolete in v1.32 when we introduced v1beta1 and bumped the storage version to v1beta1. Removing them now simplifies adding new features because new fields don't need to be added to these obsolete types. This could have been done already in 1.33, but wasn't to minimize disrupting on-going work. Kubernetes-commit: 10de6780cf6b24d5115e508606334b81d6634ba6 |
||
---|---|---|
.. | ||
admissionregistration | ||
apiserverinternal/v1alpha1 | ||
apps | ||
authentication | ||
authorization | ||
autoscaling | ||
batch | ||
certificates | ||
coordination | ||
core/v1 | ||
discovery | ||
events | ||
extensions/v1beta1 | ||
flowcontrol | ||
networking | ||
node | ||
policy | ||
rbac | ||
resource | ||
scheduling | ||
storage | ||
storagemigration/v1alpha1 |