follower

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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChannelFollowerCmd

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

Types

type CreateOptions

type CreateOptions struct {
	Name                string
	Output              bool
	MSPID               string
	AnchorPeers         []string
	SecretName          string
	SecretNamespace     string
	SecretKey           string
	ChannelName         string
	Peers               []string
	OrdererCertificates []string
	OrdererURLs         []string
}

func (CreateOptions) Validate

func (o CreateOptions) Validate() error

type DeleteOptions

type DeleteOptions struct {
	Name string
}

func (DeleteOptions) Validate

func (o DeleteOptions) Validate() error

type UpdateOptions

type UpdateOptions struct {
	Name                string
	Output              bool
	MSPID               string
	AnchorPeers         []string
	SecretName          string
	SecretNamespace     string
	SecretNS            string
	SecretKey           string
	ChannelName         string
	Peers               []string
	OrdererCertificates []string
	OrdererURLs         []string
}

func (UpdateOptions) Validate

func (o UpdateOptions) Validate() error

Jump to

Keyboard shortcuts

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