golang

package
v1.2.7 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const GoCommandName = "rt_go"

Variables

This section is empty.

Functions

This section is empty.

Types

type GoCommand

type GoCommand struct {
	// contains filtered or unexported fields
}

func NewGoCommand

func NewGoCommand() *GoCommand

func (*GoCommand) CommandName

func (gc *GoCommand) CommandName() string

func (*GoCommand) RtDetails

func (gc *GoCommand) RtDetails() (*config.ArtifactoryDetails, error)

func (*GoCommand) Run

func (gc *GoCommand) Run() error

func (*GoCommand) SetBuildConfiguration

func (gc *GoCommand) SetBuildConfiguration(buildConfiguration *utils.BuildConfiguration) *GoCommand

func (*GoCommand) SetDeployerParams

func (gc *GoCommand) SetDeployerParams(deployerParams *utils.RepositoryConfig) *GoCommand

func (*GoCommand) SetGoArg

func (gc *GoCommand) SetGoArg(goArg []string) *GoCommand

func (*GoCommand) SetNoRegistry

func (gc *GoCommand) SetNoRegistry(noRegistry bool) *GoCommand

func (*GoCommand) SetPublishDeps

func (gc *GoCommand) SetPublishDeps(publishDeps bool) *GoCommand

func (*GoCommand) SetResolverParams

func (gc *GoCommand) SetResolverParams(resolverParams *utils.RepositoryConfig) *GoCommand

type GoNativeCommand

type GoNativeCommand struct {
	GoCommand
	// contains filtered or unexported fields
}

func NewGoNativeCommand

func NewGoNativeCommand() *GoNativeCommand

func (*GoNativeCommand) RtDetails

func (gnc *GoNativeCommand) RtDetails() (*config.ArtifactoryDetails, error)

func (*GoNativeCommand) Run

func (gnc *GoNativeCommand) Run() error

func (*GoNativeCommand) SetArgs

func (gnc *GoNativeCommand) SetArgs(args []string) *GoNativeCommand

func (*GoNativeCommand) SetConfigFilePath

func (gnc *GoNativeCommand) SetConfigFilePath(configFilePath string) *GoNativeCommand

type GoPublishCommand

type GoPublishCommand struct {
	utils.RepositoryConfig
	// contains filtered or unexported fields
}

func NewGoPublishCommand

func NewGoPublishCommand() *GoPublishCommand

func (*GoPublishCommand) CommandName

func (gpc *GoPublishCommand) CommandName() string

func (*GoPublishCommand) Result

func (gpc *GoPublishCommand) Result() *commandutils.Result

func (*GoPublishCommand) Run

func (gpc *GoPublishCommand) Run() error

func (*GoPublishCommand) SetBuildConfiguration

func (gpc *GoPublishCommand) SetBuildConfiguration(buildConfiguration *utils.BuildConfiguration) *GoPublishCommand

func (*GoPublishCommand) SetDependencies

func (gpc *GoPublishCommand) SetDependencies(dependencies string) *GoPublishCommand

func (*GoPublishCommand) SetPublishPackage

func (gpc *GoPublishCommand) SetPublishPackage(publishPackage bool) *GoPublishCommand

func (*GoPublishCommand) SetVersion

func (gpc *GoPublishCommand) SetVersion(version string) *GoPublishCommand

type GoRecursivePublishCommand

type GoRecursivePublishCommand struct {
	utils.RepositoryConfig
}

func NewGoRecursivePublishCommand

func NewGoRecursivePublishCommand() *GoRecursivePublishCommand

func (*GoRecursivePublishCommand) CommandName

func (grp *GoRecursivePublishCommand) CommandName() string

func (*GoRecursivePublishCommand) Run

func (grp *GoRecursivePublishCommand) Run() error

Jump to

Keyboard shortcuts

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