GlusterfsPersistentVolumeSource constructor
const
GlusterfsPersistentVolumeSource({})
Default constructor.
Implementation
const GlusterfsPersistentVolumeSource({
required this.endpoints,
this.endpointsNamespace,
required this.path,
this.readOnly,
});