client-go/informers
Patrick Ohly d267bacbd5 DRA API: remove obsolete types from v1alpha3
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
2025-05-28 12:03:25 +02:00
..
admissionregistration client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
apiserverinternal client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
apps client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
autoscaling client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
batch client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
certificates generate code 2025-01-14 14:18:57 +01:00
coordination generated 2025-03-12 16:59:43 +00:00
core client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
discovery client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
events client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
extensions client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
flowcontrol client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
internalinterfaces
networking remove networking v1alpha1 and make update 2025-04-30 09:18:02 +00:00
node client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
policy client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
rbac client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
resource DRA API: remove obsolete types from v1alpha3 2025-05-28 12:03:25 +02:00
scheduling client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
storage client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
storagemigration client-go informers: provide ListWatch *WithContext variants 2024-12-09 16:04:52 +01:00
doc.go remove import doc comments 2024-12-02 14:43:58 +01:00
factory.go informers: add comment that Start does not block 2024-07-27 15:47:24 +00:00
generic.go DRA API: remove obsolete types from v1alpha3 2025-05-28 12:03:25 +02:00