sshauthsecret

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

func NewCreateCmd

func NewCreateCmd(o *CreateOptions, flagsFactory cmdcore.FlagsFactory) *cobra.Command

Types

type CreateFlags

type CreateFlags struct {
	GenerateNameFlags cmdcore.GenerateNameFlags

	Type string
	URL  string

	PrivateKey     string
	PrivateKeyPath string

	KnownHosts string

	Github bool
}

func (*CreateFlags) BackfillPrivateKey

func (s *CreateFlags) BackfillPrivateKey() error

func (*CreateFlags) BackfillTypeAndURL

func (s *CreateFlags) BackfillTypeAndURL() error

func (*CreateFlags) Set

func (s *CreateFlags) Set(cmd *cobra.Command, flagsFactory cmdcore.FlagsFactory)

func (*CreateFlags) Validate

func (s *CreateFlags) Validate() error

type CreateOptions

type CreateOptions struct {
	SecretFlags cmdflags.SecretFlags
	CreateFlags CreateFlags
	// contains filtered or unexported fields
}

func NewCreateOptions

func NewCreateOptions(ui ui.UI, depsFactory cmdcore.DepsFactory) *CreateOptions

func (*CreateOptions) Run

func (o *CreateOptions) Run() error

Jump to

Keyboard shortcuts

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