kubernetes/pkg/controller/volume/ephemeral
Patrick Ohly 4ae0eecb34 controller: use generic ephemeral volume helper functions
The name concatenation and ownership check were originally considered small
enough to not warrant dedicated functions, but the intent of the code is more
readable with them.

There also was a missing owner check in the attach controller.
2021-10-06 14:01:44 +02:00
..
config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics generic ephemeral volume: simpler metrics 2021-03-02 12:01:37 +01:00
controller_test.go generic ephemeral volume: simpler metrics 2021-03-02 12:01:37 +01:00
controller.go controller: use generic ephemeral volume helper functions 2021-10-06 14:01:44 +02:00
doc.go
OWNERS