Documentation
¶
Index ¶
- type BuildDepsInfo
- func (p *BuildDepsInfo) Exec() error
- func (p *BuildDepsInfo) SetBuildName(buildName string) *BuildDepsInfo
- func (p *BuildDepsInfo) SetBuildNumber(buildNumber string) *BuildDepsInfo
- func (p *BuildDepsInfo) SetRepository(repository string) *BuildDepsInfo
- func (p *BuildDepsInfo) SetServicesManager(servicesManager artifactory.ArtifactoryServicesManager) *BuildDepsInfo
- type DependencyProps
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildDepsInfo ¶
type BuildDepsInfo struct {
// contains filtered or unexported fields
}
func NewBuildDepsInfo ¶
func NewBuildDepsInfo() *BuildDepsInfo
func (*BuildDepsInfo) Exec ¶
func (p *BuildDepsInfo) Exec() error
func (*BuildDepsInfo) SetBuildName ¶
func (p *BuildDepsInfo) SetBuildName(buildName string) *BuildDepsInfo
func (*BuildDepsInfo) SetBuildNumber ¶
func (p *BuildDepsInfo) SetBuildNumber(buildNumber string) *BuildDepsInfo
func (*BuildDepsInfo) SetRepository ¶
func (p *BuildDepsInfo) SetRepository(repository string) *BuildDepsInfo
func (*BuildDepsInfo) SetServicesManager ¶
func (p *BuildDepsInfo) SetServicesManager(servicesManager artifactory.ArtifactoryServicesManager) *BuildDepsInfo
type DependencyProps ¶
Click to show internal directories.
Click to hide internal directories.