ca

package
v1.3.0-beta12 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2021 License: Apache-2.0 Imports: 16 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
}

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
}

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