Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AROHCPPreparerOptions ¶
type AROHCPPreparerOptions struct { MaestroServiceAddress string GRPCServiceAddress string ClusterBeginIndex int ClusterCounts int OnlyClusters bool WorkCounts int }
func NewAROHCPPreparerOptions ¶
func NewAROHCPPreparerOptions() *AROHCPPreparerOptions
func (*AROHCPPreparerOptions) AddFlags ¶
func (o *AROHCPPreparerOptions) AddFlags(fs *pflag.FlagSet)
func (*AROHCPPreparerOptions) CreateWorks ¶
func (o *AROHCPPreparerOptions) CreateWorks(ctx context.Context, phase string) error
func (*AROHCPPreparerOptions) PrepareClusters ¶
func (o *AROHCPPreparerOptions) PrepareClusters(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.