"description":"Optional: SecretRef is reference to the authentication secret for User, default is empty."
"description":"Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts."
"description":"Optional: SecretRef is reference to the authentication secret for User, default is empty."
"description":"Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts."
"description":"Optional: SecretRef is reference to the authentication secret for User, default is empty."
"description":"Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts."
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Optional: SecretRef is reference to the authentication secret for User, default is empty.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Optional: SecretRef is reference to the authentication secret for User, default is empty.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Optional: SecretRef is reference to the authentication secret for User, default is empty.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts.</p></td>
@@ -477,7 +477,7 @@ var map_FlexVolumeSource = map[string]string{
...
@@ -477,7 +477,7 @@ var map_FlexVolumeSource = map[string]string{
"":"FlexVolume represents a generic volume resource that is provisioned/attached using a exec based plugin. This is an alpha feature and may change in future.",
"":"FlexVolume represents a generic volume resource that is provisioned/attached using a exec based plugin. This is an alpha feature and may change in future.",
"driver":"Driver is the name of the driver to use for this volume.",
"driver":"Driver is the name of the driver to use for this volume.",
"fsType":"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.",
"fsType":"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.",
"secretRef":"Optional: SecretRef is reference to the authentication secret for User, default is empty.",
"secretRef":"Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts.",
"readOnly":"Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.",
"readOnly":"Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.",
"options":"Optional: Extra command options if any.",
"options":"Optional: Extra command options if any.",