Uses of Class
io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource
Packages that use V1GlusterfsPersistentVolumeSource
-
Uses of V1GlusterfsPersistentVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1GlusterfsPersistentVolumeSourceModifier and TypeMethodDescriptionV1GlusterfsPersistentVolumeSource.endpointsNamespace
(String endpointsNamespace) Create an instance of V1GlusterfsPersistentVolumeSource given an JSON stringV1PersistentVolumeSpec.getGlusterfs()
Get glusterfsMethods in io.kubernetes.client.openapi.models with parameters of type V1GlusterfsPersistentVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.glusterfs
(V1GlusterfsPersistentVolumeSource glusterfs) void
V1PersistentVolumeSpec.setGlusterfs
(V1GlusterfsPersistentVolumeSource glusterfs)