_go

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2018 License: Apache-2.0 Imports: 7 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoParams

type GoParams struct {
	ZipPath    string
	ModContent []byte
	Version    string
	Props      string
	TargetRepo string
	ModuleId   string
}

func NewGoParams added in v0.1.3

func NewGoParams() GoParams

func (*GoParams) GetModContent

func (gpi *GoParams) GetModContent() []byte

func (*GoParams) GetModuleId

func (gpi *GoParams) GetModuleId() string

func (*GoParams) GetProps

func (gpi *GoParams) GetProps() string

func (*GoParams) GetTargetRepo

func (gpi *GoParams) GetTargetRepo() string

func (*GoParams) GetVersion

func (gpi *GoParams) GetVersion() string

func (*GoParams) GetZipPath

func (gpi *GoParams) GetZipPath() string

type GoService

type GoService struct {
	ArtDetails auth.ArtifactoryDetails
	// contains filtered or unexported fields
}

func NewGoService

func NewGoService(client *httpclient.HttpClient) *GoService

func (*GoService) GetJfrogHttpClient

func (gs *GoService) GetJfrogHttpClient() *httpclient.HttpClient

func (*GoService) PublishPackage

func (gs *GoService) PublishPackage(params GoParams) error

func (*GoService) SetArtDetails

func (gs *GoService) SetArtDetails(artDetails auth.ArtifactoryDetails)

Jump to

Keyboard shortcuts

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