ordnode

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2025 License: Apache-2.0 Imports: 21 Imported by: 1

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
	GatewayApiName       string
	GatewayApiNamespace  string
	GatewayApiPort       int
	GatewayApiHosts      []string
	AdminGatewayApiHosts []string

	CredentialStore              string
	VaultAddress                 string
	VaultTokenSecretName         string
	VaultTokenSecretNamespace    string
	VaultTokenSecretKey          string
	VaultPKIPath                 string
	VaultRole                    string
	VaultTTL                     string
	TLSVaultAddress              string
	TLSVaultTokenSecretName      string
	TLSVaultTokenSecretNamespace string
	TLSVaultTokenSecretKey       string
	TLSVaultPKIPath              string
	TLSVaultRole                 string
	TLSVaultTTL                  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