ordnode

package
v1.9.0-beta9 Latest Latest
Warning

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

Go to latest
Published: May 15, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOrdNodeCmd

func NewOrdNodeCmd(out io.Writer, errOut io.Writer) *cobra.Command

NewOrdNodeCmd 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
	Hosts            []string
	HostAliases      []string
	Output           bool
	IngressGateway   string
	IngressPort      int
	AdminHosts       []string
	CAHost           string
	CAPort           int
	ImagePullSecrets []string
}

func (OrdererOptions) Validate

func (o OrdererOptions) Validate() error

type Pem

type Pem struct {
	Pem string
}

Jump to

Keyboard shortcuts

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