Documentation
¶
Index ¶
- func Build(args *commandargs.Shell, config *config.Config, ...) command.Command
- func New(arguments []string, env sshenv.Env, config *config.Config, ...) (command.Command, error)
- func NewWithKey(gitlabKeyId string, env sshenv.Env, config *config.Config, ...) (command.Command, error)
- func NewWithKrb5Principal(gitlabKrb5Principal string, env sshenv.Env, config *config.Config, ...) (command.Command, error)
- func Parse(arguments []string, env sshenv.Env) (*commandargs.Shell, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Build ¶
func Build(args *commandargs.Shell, config *config.Config, readWriter *readwriter.ReadWriter) command.Command
func New ¶
func New(arguments []string, env sshenv.Env, config *config.Config, readWriter *readwriter.ReadWriter) (command.Command, error)
func NewWithKey ¶
func NewWithKey(gitlabKeyId string, env sshenv.Env, config *config.Config, readWriter *readwriter.ReadWriter) (command.Command, error)
func NewWithKrb5Principal ¶ added in v14.16.0
func NewWithKrb5Principal(gitlabKrb5Principal string, env sshenv.Env, config *config.Config, readWriter *readwriter.ReadWriter) (command.Command, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.