mainchannel

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChannelMainCmd

func NewChannelMainCmd(stdOut io.Writer, stdErr io.Writer) *cobra.Command

Types

type DeleteOptions

type DeleteOptions struct {
	Name string
}

func (DeleteOptions) Validate

func (o DeleteOptions) Validate() error

type Options

type Options struct {
	Name                         string
	Output                       bool
	Capabilities                 []string
	BatchTimeout                 string
	MaxMessageCount              int
	AbsoluteMaxBytes             int
	PreferredMaxBytes            int
	EtcdRaftTickInterval         string
	EtcdRaftElectionTick         int
	EtcdRaftHeartbeatTick        int
	EtcdRaftMaxInflightBlocks    int
	EtcdRaftSnapshotIntervalSize int
	ChannelName                  string
	AdminPeerOrgs                []string
	AdminOrdererOrgs             []string
	PeerOrgs                     []string
	OrdererOrgs                  []string
	Consenters                   []string
	ConsenterCertificates        []string
	SecretName                   string
	SecretNS                     string
	Identities                   []string
}

func (Options) Validate

func (o Options) Validate() error

Jump to

Keyboard shortcuts

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