ordservice

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

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
	Output            bool
}

func (OrdererOptions) Validate

func (o OrdererOptions) Validate() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL