Files
kubernetes/vendor
Patrick Ohly 59d46c026f staging: add ResourceClaim support code
This is similar to the support code for generic ephemeral inline volumes.
Differences:
- to avoid stuttering, the functions are just resourceclaim.Name and
  resourceclaim.IsForPod
- resourceclaim.Name returns the right name for both cases (template
  and reference), which will simplify some code

Other helper functions check some simple status conditions.
2022-11-10 20:23:50 +01:00
..
2022-11-08 18:49:14 -08:00
2022-05-04 10:27:41 -04:00
2022-05-04 10:27:41 -04:00
2022-10-10 08:26:53 -04:00