Based on https://github.com/warm-metal/csi-driver-image/pull/71#discussion_r1399270506 Other refs around this pattern: * https://golang.cafe/blog/golang-functional-options-pattern.html ### TODO - [ ] identify places where such pattern can be used in the code - [ ] make changes in such places - [ ] create a PR - [ ] get it reviewed and merged - [ ] DONE
Based on #71 (comment)
Other refs around this pattern:
TODO