customNodeInit property

CustomNodeInit? customNodeInit
getter/setter pair

Allow users to run arbitrary bash script or container on the node.

Optional.

Implementation

CustomNodeInit? customNodeInit;