mirror of https://github.com/k3s-io/k3s
d4b1b6776a
Automatic merge from submit-queue Abstract node side functionality of attachable plugins - Create PhysicalAttacher interface to abstract MountDevice and WaitForAttach. - Create PhysicalDetacher interface to abstract WaitForDetach and UnmountDevice. - Expand unit tests to check that Attach, Detach, WaitForAttach, WaitForDetach, MountDevice, and UnmountDevice get call where appropriet. Physical{Attacher,Detacher} are working titles suggestions welcome. Some other thoughts: - NodeSideAttacher or NodeAttacher. - AttachWatcher - Call this Attacher and call the Current Attacher CloudAttacher. - DeviceMounter (although there are way too many things called Mounter right now :/) This is to address: https://github.com/kubernetes/kubernetes/pull/21709#issuecomment-192035382 @saad-ali |
||
---|---|---|
.. | ||
framework | ||
auth_test.go | ||
benchmark-controller.json | ||
client_test.go | ||
configmap_test.go | ||
doc.go | ||
dynamic_client_test.go | ||
etcd_tools_test.go | ||
extender_test.go | ||
kubectl_test.go | ||
master_benchmark_test.go | ||
master_test.go | ||
metrics_test.go | ||
openshift_test.go | ||
persistent_volumes_test.go | ||
pods_test.go | ||
quota_test.go | ||
scheduler_test.go | ||
secret_test.go | ||
service_account_test.go | ||
utils.go |