You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/docs/api/v1.PersistentVolume.adoc
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -211,16 +211,17 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
211
211
</div><details><summary> <span title="(v1.LocalObjectReference) SecretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it">secretRef</span>:
212
212
</summary><div style="margin-left:13px;"> <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
213
213
</div></details><div style="margin-left:13px;"> <span title="(string) The rados user name. Default is admin. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it">user</span>:
214
-
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
214
+
</div></details><details><summary> <span title="(v1.ScaleIOPersistentVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
215
215
</summary><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.">fsType</span>:
216
216
</div><div style="margin-left:13px;"> <span title="(string) The host address of the ScaleIO API Gateway.">gateway</span>:
217
-
</div><div style="margin-left:13px;"> <span title="(string) The name of the Protection Domain for the configured storage (defaults to "default").">protectionDomain</span>:
217
+
</div><div style="margin-left:13px;"> <span title="(string) The name of the ScaleIO Protection Domain for the configured storage.">protectionDomain</span>:
218
218
</div><div style="margin-left:13px;"> <span title="(boolean) Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.">readOnly</span>:
219
-
</div><details><summary> <span title="(v1.LocalObjectReference) SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.">secretRef</span>:
220
-
</summary><div style="margin-left:13px;"> <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
219
+
</div><details><summary> <span title="(v1.SecretReference) SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.">secretRef</span>:
220
+
</summary><div style="margin-left:13px;"> <span title="(string) Name is unique within a namespace to reference a secret resource.">name</span>:
221
+
</div><div style="margin-left:13px;"> <span title="(string) Namespace defines the space within which the secret name must be unique.">namespace</span>:
221
222
</div></details><div style="margin-left:13px;"> <span title="(boolean) Flag to enable/disable SSL communication with Gateway, default false">sslEnabled</span>:
222
-
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be thick or thin (defaults to "thin").">storageMode</span>:
223
-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to "default").">storagePool</span>:
223
+
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned.">storageMode</span>:
224
+
</div><div style="margin-left:13px;"> <span title="(string) The ScaleIO Storage Pool associated with the protection domain.">storagePool</span>:
224
225
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
225
226
</div><div style="margin-left:13px;"> <span title="(string) The name of a volume already created in the ScaleIO system that is associated with this volume source.">volumeName</span>:
226
227
</div></details><div style="margin-left:13px;"> <span title="(string) Name of StorageClass to which this persistent volume belongs. Empty value means that this volume does not belong to any StorageClass.">storageClassName</span>:
Copy file name to clipboardExpand all lines: api/docs/api/v1.Pod.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -661,13 +661,13 @@ If unset, the Kubelet will not modify the ownership and permissions of any volum
661
661
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
662
662
</summary><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.">fsType</span>:
663
663
</div><div style="margin-left:13px;"> <span title="(string) The host address of the ScaleIO API Gateway.">gateway</span>:
664
-
</div><div style="margin-left:13px;"> <span title="(string) The name of the Protection Domain for the configured storage (defaults to "default").">protectionDomain</span>:
664
+
</div><div style="margin-left:13px;"> <span title="(string) The name of the ScaleIO Protection Domain for the configured storage.">protectionDomain</span>:
665
665
</div><div style="margin-left:13px;"> <span title="(boolean) Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.">readOnly</span>:
666
666
</div><details><summary> <span title="(v1.LocalObjectReference) SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.">secretRef</span>:
667
667
</summary><div style="margin-left:13px;"> <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
668
668
</div></details><div style="margin-left:13px;"> <span title="(boolean) Flag to enable/disable SSL communication with Gateway, default false">sslEnabled</span>:
669
-
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be thick or thin (defaults to "thin").">storageMode</span>:
670
-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to "default").">storagePool</span>:
669
+
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned.">storageMode</span>:
670
+
</div><div style="margin-left:13px;"> <span title="(string) The ScaleIO Storage Pool associated with the protection domain.">storagePool</span>:
671
671
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
672
672
</div><div style="margin-left:13px;"> <span title="(string) The name of a volume already created in the ScaleIO system that is associated with this volume source.">volumeName</span>:
673
673
</div></details><details><summary> <span title="(v1.SecretVolumeSource) Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret">secret</span>:
Copy file name to clipboardExpand all lines: api/docs/api/v1.PodTemplate.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -731,13 +731,13 @@ If unset, the Kubelet will not modify the ownership and permissions of any volum
731
731
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
732
732
</summary><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.">fsType</span>:
733
733
</div><div style="margin-left:13px;"> <span title="(string) The host address of the ScaleIO API Gateway.">gateway</span>:
734
-
</div><div style="margin-left:13px;"> <span title="(string) The name of the Protection Domain for the configured storage (defaults to "default").">protectionDomain</span>:
734
+
</div><div style="margin-left:13px;"> <span title="(string) The name of the ScaleIO Protection Domain for the configured storage.">protectionDomain</span>:
735
735
</div><div style="margin-left:13px;"> <span title="(boolean) Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.">readOnly</span>:
736
736
</div><details><summary> <span title="(v1.LocalObjectReference) SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.">secretRef</span>:
737
737
</summary><div style="margin-left:13px;"> <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
738
738
</div></details><div style="margin-left:13px;"> <span title="(boolean) Flag to enable/disable SSL communication with Gateway, default false">sslEnabled</span>:
739
-
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be thick or thin (defaults to "thin").">storageMode</span>:
740
-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to "default").">storagePool</span>:
739
+
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned.">storageMode</span>:
740
+
</div><div style="margin-left:13px;"> <span title="(string) The ScaleIO Storage Pool associated with the protection domain.">storagePool</span>:
741
741
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
742
742
</div><div style="margin-left:13px;"> <span title="(string) The name of a volume already created in the ScaleIO system that is associated with this volume source.">volumeName</span>:
743
743
</div></details><details><summary> <span title="(v1.SecretVolumeSource) Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret">secret</span>:
Copy file name to clipboardExpand all lines: api/docs/api/v1.ReplicationController.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -736,13 +736,13 @@ If unset, the Kubelet will not modify the ownership and permissions of any volum
736
736
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
737
737
</summary><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.">fsType</span>:
738
738
</div><div style="margin-left:13px;"> <span title="(string) The host address of the ScaleIO API Gateway.">gateway</span>:
739
-
</div><div style="margin-left:13px;"> <span title="(string) The name of the Protection Domain for the configured storage (defaults to "default").">protectionDomain</span>:
739
+
</div><div style="margin-left:13px;"> <span title="(string) The name of the ScaleIO Protection Domain for the configured storage.">protectionDomain</span>:
740
740
</div><div style="margin-left:13px;"> <span title="(boolean) Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.">readOnly</span>:
741
741
</div><details><summary> <span title="(v1.LocalObjectReference) SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.">secretRef</span>:
742
742
</summary><div style="margin-left:13px;"> <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
743
743
</div></details><div style="margin-left:13px;"> <span title="(boolean) Flag to enable/disable SSL communication with Gateway, default false">sslEnabled</span>:
744
-
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be thick or thin (defaults to "thin").">storageMode</span>:
745
-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to "default").">storagePool</span>:
744
+
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned.">storageMode</span>:
745
+
</div><div style="margin-left:13px;"> <span title="(string) The ScaleIO Storage Pool associated with the protection domain.">storagePool</span>:
746
746
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
747
747
</div><div style="margin-left:13px;"> <span title="(string) The name of a volume already created in the ScaleIO system that is associated with this volume source.">volumeName</span>:
748
748
</div></details><details><summary> <span title="(v1.SecretVolumeSource) Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret">secret</span>:
Copy file name to clipboardExpand all lines: api/docs/apis-apps/v1beta1.Deployment.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -752,13 +752,13 @@ If unset, the Kubelet will not modify the ownership and permissions of any volum
752
752
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
753
753
</summary><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.">fsType</span>:
754
754
</div><div style="margin-left:13px;"> <span title="(string) The host address of the ScaleIO API Gateway.">gateway</span>:
755
-
</div><div style="margin-left:13px;"> <span title="(string) The name of the Protection Domain for the configured storage (defaults to "default").">protectionDomain</span>:
755
+
</div><div style="margin-left:13px;"> <span title="(string) The name of the ScaleIO Protection Domain for the configured storage.">protectionDomain</span>:
756
756
</div><div style="margin-left:13px;"> <span title="(boolean) Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.">readOnly</span>:
757
757
</div><details><summary> <span title="(v1.LocalObjectReference) SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.">secretRef</span>:
758
758
</summary><div style="margin-left:13px;"> <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
759
759
</div></details><div style="margin-left:13px;"> <span title="(boolean) Flag to enable/disable SSL communication with Gateway, default false">sslEnabled</span>:
760
-
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be thick or thin (defaults to "thin").">storageMode</span>:
761
-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to "default").">storagePool</span>:
760
+
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned.">storageMode</span>:
761
+
</div><div style="margin-left:13px;"> <span title="(string) The ScaleIO Storage Pool associated with the protection domain.">storagePool</span>:
762
762
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
763
763
</div><div style="margin-left:13px;"> <span title="(string) The name of a volume already created in the ScaleIO system that is associated with this volume source.">volumeName</span>:
764
764
</div></details><details><summary> <span title="(v1.SecretVolumeSource) Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret">secret</span>:
Copy file name to clipboardExpand all lines: api/docs/apis-apps/v1beta1.StatefulSet.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -747,13 +747,13 @@ If unset, the Kubelet will not modify the ownership and permissions of any volum
747
747
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
748
748
</summary><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.">fsType</span>:
749
749
</div><div style="margin-left:13px;"> <span title="(string) The host address of the ScaleIO API Gateway.">gateway</span>:
750
-
</div><div style="margin-left:13px;"> <span title="(string) The name of the Protection Domain for the configured storage (defaults to "default").">protectionDomain</span>:
750
+
</div><div style="margin-left:13px;"> <span title="(string) The name of the ScaleIO Protection Domain for the configured storage.">protectionDomain</span>:
751
751
</div><div style="margin-left:13px;"> <span title="(boolean) Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.">readOnly</span>:
752
752
</div><details><summary> <span title="(v1.LocalObjectReference) SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.">secretRef</span>:
753
753
</summary><div style="margin-left:13px;"> <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
754
754
</div></details><div style="margin-left:13px;"> <span title="(boolean) Flag to enable/disable SSL communication with Gateway, default false">sslEnabled</span>:
755
-
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be thick or thin (defaults to "thin").">storageMode</span>:
756
-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to "default").">storagePool</span>:
755
+
</div><div style="margin-left:13px;"> <span title="(string) Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned.">storageMode</span>:
756
+
</div><div style="margin-left:13px;"> <span title="(string) The ScaleIO Storage Pool associated with the protection domain.">storagePool</span>:
757
757
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
758
758
</div><div style="margin-left:13px;"> <span title="(string) The name of a volume already created in the ScaleIO system that is associated with this volume source.">volumeName</span>:
759
759
</div></details><details><summary> <span title="(v1.SecretVolumeSource) Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret">secret</span>:
0 commit comments