ca

package
v1.5.0-beta3 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCACmd

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

Types

type EnrollOptions

type EnrollOptions struct {
	Name       string
	NS         string
	User       string
	Secret     string
	Type       string
	MspID      string
	CAName     string
	Profile    string
	Hosts      []string
	CN         string
	WalletPath string
	WalletUser string
}

func (EnrollOptions) Validate

func (o EnrollOptions) Validate() error

type Options

type Options struct {
	Name           string
	StorageClass   string
	Capacity       string
	NS             string
	Image          string
	Version        string
	EnrollID       string
	EnrollSecret   string
	Output         bool
	IngressGateway string
	IngressPort    int
	Hosts          []string
}

func (Options) Validate

func (o Options) Validate() error

type RegisterOptions

type RegisterOptions struct {
	Name         string
	NS           string
	User         string
	Secret       string
	Type         string
	MspID        string
	EnrollID     string
	EnrollSecret string
}

func (RegisterOptions) Validate

func (o RegisterOptions) Validate() error

Jump to

Keyboard shortcuts

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