enrollment

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEnrollCommand

func NewEnrollCommand(p common.OptionsProvider) *cobra.Command

Types

type EnrollAction added in v0.25.11

type EnrollAction struct {
	EnrollOptions
}

func (*EnrollAction) Run added in v0.25.11

func (e *EnrollAction) Run() error

type EnrollOptions added in v0.25.11

type EnrollOptions struct {
	common.CommonOptions
	RemoveJwt  bool
	KeyAlg     ziti.KeyAlgVar
	JwtPath    string
	OutputPath string
	KeyPath    string
	CertPath   string
	IdName     string
	CaOverride string
	Username   string
	Password   string
}

EnrollOptions contains the command line options

Jump to

Keyboard shortcuts

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