Skip to content

Commit f71db0c

Browse files
committed
Generated files
1 parent a5a2ea2 commit f71db0c

20 files changed

+256
-73
lines changed

api/docs/api/v1.PersistentVolume.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,16 +211,17 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
211211
</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>:
212212
</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>:
213213
</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>:
215215
</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. &#34;ext4&#34;, &#34;xfs&#34;, &#34;ntfs&#34;. Implicitly inferred to be &#34;ext4&#34; if unspecified.">fsType</span>:
216216
</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 &#34;default&#34;).">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>:
218218
</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>:
221222
</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 &#34;thin&#34;).">storageMode</span>:
223-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to &#34;default&#34;).">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>:
224225
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
225226
</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>:
226227
</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>:

api/docs/api/v1.Pod.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -661,13 +661,13 @@ If unset, the Kubelet will not modify the ownership and permissions of any volum
661661
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
662662
</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. &#34;ext4&#34;, &#34;xfs&#34;, &#34;ntfs&#34;. Implicitly inferred to be &#34;ext4&#34; if unspecified.">fsType</span>:
663663
</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 &#34;default&#34;).">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>:
665665
</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>:
666666
</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>:
667667
</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>:
668668
</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 &#34;thin&#34;).">storageMode</span>:
670-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to &#34;default&#34;).">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>:
671671
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
672672
</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>:
673673
</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>:

api/docs/api/v1.PodTemplate.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -731,13 +731,13 @@ If unset, the Kubelet will not modify the ownership and permissions of any volum
731731
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
732732
</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. &#34;ext4&#34;, &#34;xfs&#34;, &#34;ntfs&#34;. Implicitly inferred to be &#34;ext4&#34; if unspecified.">fsType</span>:
733733
</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 &#34;default&#34;).">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>:
735735
</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>:
736736
</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>:
737737
</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>:
738738
</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 &#34;thin&#34;).">storageMode</span>:
740-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to &#34;default&#34;).">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>:
741741
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
742742
</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>:
743743
</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>:

api/docs/api/v1.ReplicationController.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -736,13 +736,13 @@ If unset, the Kubelet will not modify the ownership and permissions of any volum
736736
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
737737
</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. &#34;ext4&#34;, &#34;xfs&#34;, &#34;ntfs&#34;. Implicitly inferred to be &#34;ext4&#34; if unspecified.">fsType</span>:
738738
</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 &#34;default&#34;).">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>:
740740
</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>:
741741
</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>:
742742
</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>:
743743
</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 &#34;thin&#34;).">storageMode</span>:
745-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to &#34;default&#34;).">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>:
746746
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
747747
</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>:
748748
</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>:

api/docs/apis-apps/v1beta1.Deployment.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -752,13 +752,13 @@ If unset, the Kubelet will not modify the ownership and permissions of any volum
752752
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
753753
</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. &#34;ext4&#34;, &#34;xfs&#34;, &#34;ntfs&#34;. Implicitly inferred to be &#34;ext4&#34; if unspecified.">fsType</span>:
754754
</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 &#34;default&#34;).">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>:
756756
</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>:
757757
</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>:
758758
</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>:
759759
</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 &#34;thin&#34;).">storageMode</span>:
761-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to &#34;default&#34;).">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>:
762762
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
763763
</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>:
764764
</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>:

api/docs/apis-apps/v1beta1.StatefulSet.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -747,13 +747,13 @@ If unset, the Kubelet will not modify the ownership and permissions of any volum
747747
</div></details><details><summary> <span title="(v1.ScaleIOVolumeSource) ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.">scaleIO</span>:
748748
</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. &#34;ext4&#34;, &#34;xfs&#34;, &#34;ntfs&#34;. Implicitly inferred to be &#34;ext4&#34; if unspecified.">fsType</span>:
749749
</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 &#34;default&#34;).">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>:
751751
</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>:
752752
</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>:
753753
</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>:
754754
</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 &#34;thin&#34;).">storageMode</span>:
756-
</div><div style="margin-left:13px;"> <span title="(string) The Storage Pool associated with the protection domain (defaults to &#34;default&#34;).">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>:
757757
</div><div style="margin-left:13px;"> <span title="(string) The name of the storage system as configured in ScaleIO.">system</span>:
758758
</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>:
759759
</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

Comments
 (0)