ca

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2020 License: Apache-2.0 Imports: 13 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
}

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
}

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