kubernetes/pkg/volume/projected
Jan Safranek cdb3ead5a9 Add SupportsSELinuxContextMount
Add a new call to VolumePlugin interface and change all its
implementations.

Kubelet's VolumeManager will be interested whether a volume supports
mounting with -o conext=XYZ or not to hanle SetUp() / MountDevice()
accordingly.
2022-08-04 10:51:28 +02:00
..
projected_test.go unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
projected.go Add SupportsSELinuxContextMount 2022-08-04 10:51:28 +02:00