Documentation ¶
Index ¶
- type Generator
- func (g *Generator) AddNodeSet(absoluteIndex, relativeIndex, groupIndex int, nc config.NodeConfig, ...) (*types.NodeSet, error)
- func (g *Generator) BackupDataNode(ns types.NodeSet, backupDir string) error
- func (g *Generator) Generate() (genSvc *types.GeneratedServices, err error)
- func (g *Generator) RemoveNodeSet(ns types.NodeSet) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
func (*Generator) AddNodeSet ¶
func (*Generator) BackupDataNode ¶ added in v0.73.0
Source Files ¶
Click to show internal directories.
Click to hide internal directories.