ceph-csi/internal
John Mulligan f091374ba9 journal: remove SetNamespace setter function
The SetNamespace setter function was called only once, immediately after
the creation of a volume journal object in cephfs only.
Remove this function so that it is no longer implied that this field can
be mutated after the journal is created. In it's place, use an extended
"constructor" NewCSIVolumeJournalWithNamespace that takes a namespace
value at create-time only.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-05-12 17:57:36 +00:00
..
cephfs journal: remove SetNamespace setter function 2020-05-12 17:57:36 +00:00
csi-common cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
journal journal: remove SetNamespace setter function 2020-05-12 17:57:36 +00:00
liveness cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd journal: remove SetCSIDirectorySuffix to simplify journal creation 2020-05-12 08:19:09 +00:00
util rbd/go-ceph: add GetMetadata() and GetMetadata() functions 2020-05-04 13:21:03 +00:00