mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-16 21:07:22 +00:00
Add datapolicy tags to pkg/volume/
This commit is contained in:
@@ -803,9 +803,9 @@ type rbdMounter struct {
|
||||
Mon []string
|
||||
ID string
|
||||
Keyring string
|
||||
Secret string
|
||||
Secret string `datapolicy:"token"`
|
||||
fsType string
|
||||
adminSecret string
|
||||
adminSecret string `datapolicy:"token"`
|
||||
adminID string
|
||||
mountOptions []string
|
||||
imageFormat string
|
||||
|
||||
Reference in New Issue
Block a user