Documentation ¶ Index ¶ Constants func NewConfig() *component Constants ¶ View Source const ( // Name represents OpenEBS Operator component name as it should be referenced in function calls // and in configuration. Name = "openebs-operator" ) Variables ¶ This section is empty. Functions ¶ func NewConfig ¶ func NewConfig() *component NewConfig returns new OpenEBS Operator component configuration with default values set. Types ¶ This section is empty. Source Files ¶ View all Source files component.go Click to show internal directories. Click to hide internal directories.