mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-08-08 15:25:26 +00:00
- Create a dedicated volumeAttachmentIndexer function to handle VolumeAttachment indexing logic This change extracts the inline indexer function into a named function to eliminate code duplication and improve maintainability. Signed-off-by: KunWuLuan <kunwuluan@gmail.com>