Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOrdServiceCmd ¶
func NewOrdServiceCmd(out io.Writer, errOut io.Writer) *cobra.Command
NewOrdServiceCmd creates a new root command to manage Ordering Services
Types ¶
type OrdererOptions ¶
type OrdererOptions struct {
Name string
StorageClass string
Capacity string
NS string
Image string
Version string
MspID string
EnrollID string
EnrollPW string
CAName string
SystemChannelName string
NumOrderers int
Hosts []string
}
Click to show internal directories.
Click to hide internal directories.