join

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdJoin

func NewCmdJoin(streams options.IOStreams) *cobra.Command

Types

type JoinConfig added in v1.4.0

type JoinConfig struct {
	Agents       options.Agents `json:"agents,omitempty" yaml:"agents,omitempty"`
	IPDetect     string         `json:"ipDetect,omitempty" yaml:"ipDetect,omitempty"`
	NodeIPDetect string         `json:"nodeIPDetect,omitempty" yaml:"nodeIPDetect,omitempty"`
	SSHConfig    *sshutils.SSH  `json:"ssh,omitempty" yaml:"ssh,omitempty"`
}

type JoinOptions

type JoinOptions struct {
	options.IOStreams

	Pkg string `json:"pkg" yaml:"pkg,omitempty"`
	// contains filtered or unexported fields
}

func NewJoinOptions

func NewJoinOptions(streams options.IOStreams) *JoinOptions

func (*JoinOptions) Complete

func (c *JoinOptions) Complete() error

func (*JoinOptions) RunJoinFunc

func (c *JoinOptions) RunJoinFunc() error

func (*JoinOptions) RunJoinNode

func (c *JoinOptions) RunJoinNode() error

func (*JoinOptions) ValidateArgs

func (c *JoinOptions) ValidateArgs() error

Jump to

Keyboard shortcuts

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