Documentation
¶
Index ¶
- func BuildAnnotationOperationParams(rba *ReleaseBundleAnnotateCommand, details services.ReleaseBundleDetails, ...) services.AnnotateOperationParams
- func DefaultAnnotateReleaseBundle(rba *ReleaseBundleAnnotateCommand, manager *lifecycle.LifecycleServicesManager, ...) error
- func DefaultGetPrerequisites(rba *ReleaseBundleAnnotateCommand) (*lifecycle.LifecycleServicesManager, services.ReleaseBundleDetails, ...)
- func ValidateFeatureSupportedVersion(serverDetails *config.ServerDetails, minCommandVersion string) error
- type CreateFromBuildsSpec
- type CreateFromReleaseBundlesSpec
- type ReleaseBundleAnnotateCommand
- func (rba *ReleaseBundleAnnotateCommand) CommandName() string
- func (rba *ReleaseBundleAnnotateCommand) DeleteProps(deleteProps string) *ReleaseBundleAnnotateCommand
- func (rba *ReleaseBundleAnnotateCommand) Run() error
- func (rba *ReleaseBundleAnnotateCommand) ServerDetails() (*config.ServerDetails, error)
- func (rba *ReleaseBundleAnnotateCommand) SetProps(props string) *ReleaseBundleAnnotateCommand
- func (rba *ReleaseBundleAnnotateCommand) SetRecursive(recursive, flagIsSet bool) *ReleaseBundleAnnotateCommand
- func (rba *ReleaseBundleAnnotateCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleAnnotateCommand
- func (rba *ReleaseBundleAnnotateCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundleAnnotateCommand
- func (rba *ReleaseBundleAnnotateCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleAnnotateCommand
- func (rba *ReleaseBundleAnnotateCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleAnnotateCommand
- func (rba *ReleaseBundleAnnotateCommand) SetTag(tag string, exist bool) *ReleaseBundleAnnotateCommand
- type ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) CommandName() string
- func (rbc *ReleaseBundleCreateCommand) Run() error
- func (rbc *ReleaseBundleCreateCommand) ServerDetails() (*config.ServerDetails, error)
- func (rbc *ReleaseBundleCreateCommand) SetBuildsSources(sourcesBuilds string) *ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) SetBuildsSpecPath(buildsSpecPath string) *ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) SetReleaseBundlesSources(sourcesReleaseBundles string) *ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) SetReleaseBundlesSpecPath(releaseBundlesSpecPath string) *ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) SetSigningKeyName(signingKeyName string) *ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) SetSpec(spec *spec.SpecFiles) *ReleaseBundleCreateCommand
- func (rbc *ReleaseBundleCreateCommand) SetSync(sync bool) *ReleaseBundleCreateCommand
- type ReleaseBundleDeleteCommand
- func (rbd *ReleaseBundleDeleteCommand) CommandName() string
- func (rbd *ReleaseBundleDeleteCommand) Run() error
- func (rbd *ReleaseBundleDeleteCommand) ServerDetails() (*config.ServerDetails, error)
- func (rbd *ReleaseBundleDeleteCommand) SetEnvironment(environment string) *ReleaseBundleDeleteCommand
- func (rbd *ReleaseBundleDeleteCommand) SetQuiet(quiet bool) *ReleaseBundleDeleteCommand
- func (rbd *ReleaseBundleDeleteCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleDeleteCommand
- func (rbd *ReleaseBundleDeleteCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundleDeleteCommand
- func (rbd *ReleaseBundleDeleteCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleDeleteCommand
- func (rbd *ReleaseBundleDeleteCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleDeleteCommand
- func (rbd *ReleaseBundleDeleteCommand) SetSync(sync bool) *ReleaseBundleDeleteCommand
- type ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) CommandName() string
- func (rbd *ReleaseBundleDistributeCommand) Run() error
- func (rbd *ReleaseBundleDistributeCommand) ServerDetails() (*config.ServerDetails, error)
- func (rbd *ReleaseBundleDistributeCommand) SetAutoCreateRepo(autoCreateRepo bool) *ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) SetDistributionRules(distributionRules *spec.DistributionRules) *ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) SetDryRun(dryRun bool) *ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) SetMaxWaitMinutes(maxWaitMinutes int) *ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) SetPathMappingPattern(pathMappingPattern string) *ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) SetPathMappingTarget(pathMappingTarget string) *ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleDistributeCommand
- func (rbd *ReleaseBundleDistributeCommand) SetSync(sync bool) *ReleaseBundleDistributeCommand
- type ReleaseBundleExportCommand
- func (rbe *ReleaseBundleExportCommand) CommandName() string
- func (rbe *ReleaseBundleExportCommand) Run() (err error)
- func (rbe *ReleaseBundleExportCommand) ServerDetails() (*config.ServerDetails, error)
- func (rbe *ReleaseBundleExportCommand) SetDownloadConfiguration(downloadConfig artUtils.DownloadConfiguration) *ReleaseBundleExportCommand
- func (rbe *ReleaseBundleExportCommand) SetProject(project string) *ReleaseBundleExportCommand
- func (rbe *ReleaseBundleExportCommand) SetReleaseBundleExportModifications(modifications services.Modifications) *ReleaseBundleExportCommand
- func (rbe *ReleaseBundleExportCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleExportCommand
- func (rbe *ReleaseBundleExportCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleExportCommand
- func (rbe *ReleaseBundleExportCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleExportCommand
- func (rbe *ReleaseBundleExportCommand) SetTargetPath(target string) *ReleaseBundleExportCommand
- type ReleaseBundleImportCommand
- func (rbi *ReleaseBundleImportCommand) CommandName() string
- func (rbi *ReleaseBundleImportCommand) Run() (err error)
- func (rbi *ReleaseBundleImportCommand) ServerDetails() (*config.ServerDetails, error)
- func (rbi *ReleaseBundleImportCommand) SetFilepath(filePath string) *ReleaseBundleImportCommand
- func (rbi *ReleaseBundleImportCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleImportCommand
- type ReleaseBundlePromoteCommand
- func (rbp *ReleaseBundlePromoteCommand) CommandName() string
- func (rbp *ReleaseBundlePromoteCommand) Run() error
- func (rbp *ReleaseBundlePromoteCommand) ServerDetails() (*config.ServerDetails, error)
- func (rbp *ReleaseBundlePromoteCommand) SetEnvironment(environment string) *ReleaseBundlePromoteCommand
- func (rbp *ReleaseBundlePromoteCommand) SetExcludeReposPatterns(excludeReposPatterns []string) *ReleaseBundlePromoteCommand
- func (rbp *ReleaseBundlePromoteCommand) SetIncludeReposPatterns(includeReposPatterns []string) *ReleaseBundlePromoteCommand
- func (rbp *ReleaseBundlePromoteCommand) SetPromotionType(promotionType string) *ReleaseBundlePromoteCommand
- func (rbp *ReleaseBundlePromoteCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundlePromoteCommand
- func (rbp *ReleaseBundlePromoteCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundlePromoteCommand
- func (rbp *ReleaseBundlePromoteCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundlePromoteCommand
- func (rbp *ReleaseBundlePromoteCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundlePromoteCommand
- func (rbp *ReleaseBundlePromoteCommand) SetSigningKeyName(signingKeyName string) *ReleaseBundlePromoteCommand
- func (rbp *ReleaseBundlePromoteCommand) SetSync(sync bool) *ReleaseBundlePromoteCommand
- type ReleaseBundleRemoteDeleteCommand
- func (rbd *ReleaseBundleRemoteDeleteCommand) CommandName() string
- func (rbd *ReleaseBundleRemoteDeleteCommand) IsNewReleaseBundleApiSupported(artifactoryServiceManager artifactory.ArtifactoryServicesManager) bool
- func (rbd *ReleaseBundleRemoteDeleteCommand) Run() error
- func (rbd *ReleaseBundleRemoteDeleteCommand) ServerDetails() (*config.ServerDetails, error)
- func (rbd *ReleaseBundleRemoteDeleteCommand) SetDistributionRules(distributionRules *spec.DistributionRules) *ReleaseBundleRemoteDeleteCommand
- func (rbd *ReleaseBundleRemoteDeleteCommand) SetDryRun(dryRun bool) *ReleaseBundleRemoteDeleteCommand
- func (rbd *ReleaseBundleRemoteDeleteCommand) SetMaxWaitMinutes(maxWaitMinutes int) *ReleaseBundleRemoteDeleteCommand
- func (rbd *ReleaseBundleRemoteDeleteCommand) SetQuiet(quiet bool) *ReleaseBundleRemoteDeleteCommand
- func (rbd *ReleaseBundleRemoteDeleteCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleRemoteDeleteCommand
- func (rbd *ReleaseBundleRemoteDeleteCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundleRemoteDeleteCommand
- func (rbd *ReleaseBundleRemoteDeleteCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleRemoteDeleteCommand
- func (rbd *ReleaseBundleRemoteDeleteCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleRemoteDeleteCommand
- func (rbd *ReleaseBundleRemoteDeleteCommand) SetSync(sync bool) *ReleaseBundleRemoteDeleteCommand
- type ReleaseBundleSources
- type SearchGroupCommand
- func (sgc *SearchGroupCommand) CommandName() string
- func (sgc *SearchGroupCommand) Run() error
- func (sgc *SearchGroupCommand) ServerDetails() (*config.ServerDetails, error)
- func (sgc *SearchGroupCommand) SetFilterBy(filterBy string) *SearchGroupCommand
- func (sgc *SearchGroupCommand) SetLimit(limit int) *SearchGroupCommand
- func (sgc *SearchGroupCommand) SetOffset(offset int) *SearchGroupCommand
- func (sgc *SearchGroupCommand) SetOrderAsc(orderAsc bool) *SearchGroupCommand
- func (sgc *SearchGroupCommand) SetOrderBy(orderBy string) *SearchGroupCommand
- func (sgc *SearchGroupCommand) SetOutputFormat(format string) *SearchGroupCommand
- func (sgc *SearchGroupCommand) SetServerDetails(serverDetails *config.ServerDetails) *SearchGroupCommand
- type SearchVersionsCommand
- func (svc *SearchVersionsCommand) CommandName() string
- func (svc *SearchVersionsCommand) GetReleaseBundleName() string
- func (svc *SearchVersionsCommand) Run() error
- func (svc *SearchVersionsCommand) ServerDetails() (*config.ServerDetails, error)
- func (svc *SearchVersionsCommand) SetFilterBy(filterBy string) *SearchVersionsCommand
- func (svc *SearchVersionsCommand) SetIncludes(includes string) *SearchVersionsCommand
- func (svc *SearchVersionsCommand) SetLimit(limit int) *SearchVersionsCommand
- func (svc *SearchVersionsCommand) SetOffset(offset int) *SearchVersionsCommand
- func (svc *SearchVersionsCommand) SetOrderAsc(orderAsc bool) *SearchVersionsCommand
- func (svc *SearchVersionsCommand) SetOrderBy(orderBy string) *SearchVersionsCommand
- func (svc *SearchVersionsCommand) SetOutputFormat(format string) *SearchVersionsCommand
- func (svc *SearchVersionsCommand) SetReleaseBundleName(releaseBundleName string) *SearchVersionsCommand
- func (svc *SearchVersionsCommand) SetServerDetails(serverDetails *config.ServerDetails) *SearchVersionsCommand
- type SourceBuildSpec
- type SourceReleaseBundleSpec
- type SourceTypeSet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildAnnotationOperationParams ¶ added in v0.3.0
func BuildAnnotationOperationParams(rba *ReleaseBundleAnnotateCommand, details services.ReleaseBundleDetails, params services.CommonOptionalQueryParams) services.AnnotateOperationParams
func DefaultAnnotateReleaseBundle ¶ added in v0.3.0
func DefaultAnnotateReleaseBundle(rba *ReleaseBundleAnnotateCommand, manager *lifecycle.LifecycleServicesManager, details services.ReleaseBundleDetails, params services.CommonOptionalQueryParams) error
func DefaultGetPrerequisites ¶ added in v0.3.0
func DefaultGetPrerequisites(rba *ReleaseBundleAnnotateCommand) (*lifecycle.LifecycleServicesManager, services.ReleaseBundleDetails, services.CommonOptionalQueryParams, error)
func ValidateFeatureSupportedVersion ¶ added in v0.4.0
func ValidateFeatureSupportedVersion(serverDetails *config.ServerDetails, minCommandVersion string) error
Types ¶
type CreateFromBuildsSpec ¶
type CreateFromBuildsSpec struct {
Builds []SourceBuildSpec `json:"builds,omitempty"`
}
type CreateFromReleaseBundlesSpec ¶
type CreateFromReleaseBundlesSpec struct {
ReleaseBundles []SourceReleaseBundleSpec `json:"releaseBundles,omitempty"`
}
type ReleaseBundleAnnotateCommand ¶ added in v0.3.0
type ReleaseBundleAnnotateCommand struct {
// contains filtered or unexported fields
}
func NewReleaseBundleAnnotateCommand ¶ added in v0.3.0
func NewReleaseBundleAnnotateCommand() *ReleaseBundleAnnotateCommand
func (*ReleaseBundleAnnotateCommand) CommandName ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) CommandName() string
func (*ReleaseBundleAnnotateCommand) DeleteProps ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) DeleteProps(deleteProps string) *ReleaseBundleAnnotateCommand
func (*ReleaseBundleAnnotateCommand) Run ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) Run() error
func (*ReleaseBundleAnnotateCommand) ServerDetails ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) ServerDetails() (*config.ServerDetails, error)
func (*ReleaseBundleAnnotateCommand) SetProps ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) SetProps(props string) *ReleaseBundleAnnotateCommand
func (*ReleaseBundleAnnotateCommand) SetRecursive ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) SetRecursive(recursive, flagIsSet bool) *ReleaseBundleAnnotateCommand
func (*ReleaseBundleAnnotateCommand) SetReleaseBundleName ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleAnnotateCommand
func (*ReleaseBundleAnnotateCommand) SetReleaseBundleProject ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundleAnnotateCommand
func (*ReleaseBundleAnnotateCommand) SetReleaseBundleVersion ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleAnnotateCommand
func (*ReleaseBundleAnnotateCommand) SetServerDetails ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleAnnotateCommand
func (*ReleaseBundleAnnotateCommand) SetTag ¶ added in v0.3.0
func (rba *ReleaseBundleAnnotateCommand) SetTag(tag string, exist bool) *ReleaseBundleAnnotateCommand
type ReleaseBundleCreateCommand ¶
type ReleaseBundleCreateCommand struct {
// Multi-bundles and multi-builds sources from command-line
ReleaseBundleSources
// contains filtered or unexported fields
}
func NewReleaseBundleCreateCommand ¶
func NewReleaseBundleCreateCommand() *ReleaseBundleCreateCommand
func (*ReleaseBundleCreateCommand) CommandName ¶
func (rbc *ReleaseBundleCreateCommand) CommandName() string
func (*ReleaseBundleCreateCommand) Run ¶
func (rbc *ReleaseBundleCreateCommand) Run() error
func (*ReleaseBundleCreateCommand) ServerDetails ¶
func (rbc *ReleaseBundleCreateCommand) ServerDetails() (*config.ServerDetails, error)
func (*ReleaseBundleCreateCommand) SetBuildsSources ¶ added in v0.4.0
func (rbc *ReleaseBundleCreateCommand) SetBuildsSources(sourcesBuilds string) *ReleaseBundleCreateCommand
func (*ReleaseBundleCreateCommand) SetBuildsSpecPath ¶
func (rbc *ReleaseBundleCreateCommand) SetBuildsSpecPath(buildsSpecPath string) *ReleaseBundleCreateCommand
Deprecated
func (*ReleaseBundleCreateCommand) SetReleaseBundleName ¶
func (rbc *ReleaseBundleCreateCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleCreateCommand
func (*ReleaseBundleCreateCommand) SetReleaseBundleProject ¶
func (rbc *ReleaseBundleCreateCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundleCreateCommand
func (*ReleaseBundleCreateCommand) SetReleaseBundleVersion ¶
func (rbc *ReleaseBundleCreateCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleCreateCommand
func (*ReleaseBundleCreateCommand) SetReleaseBundlesSources ¶ added in v0.4.0
func (rbc *ReleaseBundleCreateCommand) SetReleaseBundlesSources(sourcesReleaseBundles string) *ReleaseBundleCreateCommand
func (*ReleaseBundleCreateCommand) SetReleaseBundlesSpecPath ¶
func (rbc *ReleaseBundleCreateCommand) SetReleaseBundlesSpecPath(releaseBundlesSpecPath string) *ReleaseBundleCreateCommand
Deprecated
func (*ReleaseBundleCreateCommand) SetServerDetails ¶
func (rbc *ReleaseBundleCreateCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleCreateCommand
func (*ReleaseBundleCreateCommand) SetSigningKeyName ¶
func (rbc *ReleaseBundleCreateCommand) SetSigningKeyName(signingKeyName string) *ReleaseBundleCreateCommand
func (*ReleaseBundleCreateCommand) SetSpec ¶
func (rbc *ReleaseBundleCreateCommand) SetSpec(spec *spec.SpecFiles) *ReleaseBundleCreateCommand
func (*ReleaseBundleCreateCommand) SetSync ¶
func (rbc *ReleaseBundleCreateCommand) SetSync(sync bool) *ReleaseBundleCreateCommand
type ReleaseBundleDeleteCommand ¶
type ReleaseBundleDeleteCommand struct {
// contains filtered or unexported fields
}
func NewReleaseBundleDeleteCommand ¶
func NewReleaseBundleDeleteCommand() *ReleaseBundleDeleteCommand
func (*ReleaseBundleDeleteCommand) CommandName ¶
func (rbd *ReleaseBundleDeleteCommand) CommandName() string
func (*ReleaseBundleDeleteCommand) Run ¶
func (rbd *ReleaseBundleDeleteCommand) Run() error
func (*ReleaseBundleDeleteCommand) ServerDetails ¶
func (rbd *ReleaseBundleDeleteCommand) ServerDetails() (*config.ServerDetails, error)
func (*ReleaseBundleDeleteCommand) SetEnvironment ¶
func (rbd *ReleaseBundleDeleteCommand) SetEnvironment(environment string) *ReleaseBundleDeleteCommand
func (*ReleaseBundleDeleteCommand) SetQuiet ¶
func (rbd *ReleaseBundleDeleteCommand) SetQuiet(quiet bool) *ReleaseBundleDeleteCommand
func (*ReleaseBundleDeleteCommand) SetReleaseBundleName ¶
func (rbd *ReleaseBundleDeleteCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleDeleteCommand
func (*ReleaseBundleDeleteCommand) SetReleaseBundleProject ¶
func (rbd *ReleaseBundleDeleteCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundleDeleteCommand
func (*ReleaseBundleDeleteCommand) SetReleaseBundleVersion ¶
func (rbd *ReleaseBundleDeleteCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleDeleteCommand
func (*ReleaseBundleDeleteCommand) SetServerDetails ¶
func (rbd *ReleaseBundleDeleteCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleDeleteCommand
func (*ReleaseBundleDeleteCommand) SetSync ¶
func (rbd *ReleaseBundleDeleteCommand) SetSync(sync bool) *ReleaseBundleDeleteCommand
type ReleaseBundleDistributeCommand ¶
type ReleaseBundleDistributeCommand struct {
// contains filtered or unexported fields
}
func NewReleaseBundleDistributeCommand ¶
func NewReleaseBundleDistributeCommand() *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) CommandName ¶
func (rbd *ReleaseBundleDistributeCommand) CommandName() string
func (*ReleaseBundleDistributeCommand) Run ¶
func (rbd *ReleaseBundleDistributeCommand) Run() error
func (*ReleaseBundleDistributeCommand) ServerDetails ¶
func (rbd *ReleaseBundleDistributeCommand) ServerDetails() (*config.ServerDetails, error)
func (*ReleaseBundleDistributeCommand) SetAutoCreateRepo ¶
func (rbd *ReleaseBundleDistributeCommand) SetAutoCreateRepo(autoCreateRepo bool) *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) SetDistributionRules ¶
func (rbd *ReleaseBundleDistributeCommand) SetDistributionRules(distributionRules *spec.DistributionRules) *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) SetDryRun ¶
func (rbd *ReleaseBundleDistributeCommand) SetDryRun(dryRun bool) *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) SetMaxWaitMinutes ¶
func (rbd *ReleaseBundleDistributeCommand) SetMaxWaitMinutes(maxWaitMinutes int) *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) SetPathMappingPattern ¶
func (rbd *ReleaseBundleDistributeCommand) SetPathMappingPattern(pathMappingPattern string) *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) SetPathMappingTarget ¶
func (rbd *ReleaseBundleDistributeCommand) SetPathMappingTarget(pathMappingTarget string) *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) SetReleaseBundleName ¶
func (rbd *ReleaseBundleDistributeCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) SetReleaseBundleProject ¶
func (rbd *ReleaseBundleDistributeCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) SetReleaseBundleVersion ¶
func (rbd *ReleaseBundleDistributeCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) SetServerDetails ¶
func (rbd *ReleaseBundleDistributeCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleDistributeCommand
func (*ReleaseBundleDistributeCommand) SetSync ¶
func (rbd *ReleaseBundleDistributeCommand) SetSync(sync bool) *ReleaseBundleDistributeCommand
type ReleaseBundleExportCommand ¶
type ReleaseBundleExportCommand struct {
// contains filtered or unexported fields
}
func NewReleaseBundleExportCommand ¶
func NewReleaseBundleExportCommand() *ReleaseBundleExportCommand
func (*ReleaseBundleExportCommand) CommandName ¶
func (rbe *ReleaseBundleExportCommand) CommandName() string
func (*ReleaseBundleExportCommand) Run ¶
func (rbe *ReleaseBundleExportCommand) Run() (err error)
func (*ReleaseBundleExportCommand) ServerDetails ¶
func (rbe *ReleaseBundleExportCommand) ServerDetails() (*config.ServerDetails, error)
func (*ReleaseBundleExportCommand) SetDownloadConfiguration ¶
func (rbe *ReleaseBundleExportCommand) SetDownloadConfiguration(downloadConfig artUtils.DownloadConfiguration) *ReleaseBundleExportCommand
func (*ReleaseBundleExportCommand) SetProject ¶
func (rbe *ReleaseBundleExportCommand) SetProject(project string) *ReleaseBundleExportCommand
func (*ReleaseBundleExportCommand) SetReleaseBundleExportModifications ¶
func (rbe *ReleaseBundleExportCommand) SetReleaseBundleExportModifications(modifications services.Modifications) *ReleaseBundleExportCommand
func (*ReleaseBundleExportCommand) SetReleaseBundleName ¶
func (rbe *ReleaseBundleExportCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleExportCommand
func (*ReleaseBundleExportCommand) SetReleaseBundleVersion ¶
func (rbe *ReleaseBundleExportCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleExportCommand
func (*ReleaseBundleExportCommand) SetServerDetails ¶
func (rbe *ReleaseBundleExportCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleExportCommand
func (*ReleaseBundleExportCommand) SetTargetPath ¶
func (rbe *ReleaseBundleExportCommand) SetTargetPath(target string) *ReleaseBundleExportCommand
type ReleaseBundleImportCommand ¶
type ReleaseBundleImportCommand struct {
// contains filtered or unexported fields
}
func NewReleaseBundleImportCommand ¶
func NewReleaseBundleImportCommand() *ReleaseBundleImportCommand
func (*ReleaseBundleImportCommand) CommandName ¶
func (rbi *ReleaseBundleImportCommand) CommandName() string
func (*ReleaseBundleImportCommand) Run ¶
func (rbi *ReleaseBundleImportCommand) Run() (err error)
func (*ReleaseBundleImportCommand) ServerDetails ¶
func (rbi *ReleaseBundleImportCommand) ServerDetails() (*config.ServerDetails, error)
func (*ReleaseBundleImportCommand) SetFilepath ¶
func (rbi *ReleaseBundleImportCommand) SetFilepath(filePath string) *ReleaseBundleImportCommand
func (*ReleaseBundleImportCommand) SetServerDetails ¶
func (rbi *ReleaseBundleImportCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleImportCommand
type ReleaseBundlePromoteCommand ¶
type ReleaseBundlePromoteCommand struct {
// contains filtered or unexported fields
}
func NewReleaseBundlePromoteCommand ¶
func NewReleaseBundlePromoteCommand() *ReleaseBundlePromoteCommand
func (*ReleaseBundlePromoteCommand) CommandName ¶
func (rbp *ReleaseBundlePromoteCommand) CommandName() string
func (*ReleaseBundlePromoteCommand) Run ¶
func (rbp *ReleaseBundlePromoteCommand) Run() error
func (*ReleaseBundlePromoteCommand) ServerDetails ¶
func (rbp *ReleaseBundlePromoteCommand) ServerDetails() (*config.ServerDetails, error)
func (*ReleaseBundlePromoteCommand) SetEnvironment ¶
func (rbp *ReleaseBundlePromoteCommand) SetEnvironment(environment string) *ReleaseBundlePromoteCommand
func (*ReleaseBundlePromoteCommand) SetExcludeReposPatterns ¶
func (rbp *ReleaseBundlePromoteCommand) SetExcludeReposPatterns(excludeReposPatterns []string) *ReleaseBundlePromoteCommand
func (*ReleaseBundlePromoteCommand) SetIncludeReposPatterns ¶
func (rbp *ReleaseBundlePromoteCommand) SetIncludeReposPatterns(includeReposPatterns []string) *ReleaseBundlePromoteCommand
func (*ReleaseBundlePromoteCommand) SetPromotionType ¶
func (rbp *ReleaseBundlePromoteCommand) SetPromotionType(promotionType string) *ReleaseBundlePromoteCommand
func (*ReleaseBundlePromoteCommand) SetReleaseBundleName ¶
func (rbp *ReleaseBundlePromoteCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundlePromoteCommand
func (*ReleaseBundlePromoteCommand) SetReleaseBundleProject ¶
func (rbp *ReleaseBundlePromoteCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundlePromoteCommand
func (*ReleaseBundlePromoteCommand) SetReleaseBundleVersion ¶
func (rbp *ReleaseBundlePromoteCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundlePromoteCommand
func (*ReleaseBundlePromoteCommand) SetServerDetails ¶
func (rbp *ReleaseBundlePromoteCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundlePromoteCommand
func (*ReleaseBundlePromoteCommand) SetSigningKeyName ¶
func (rbp *ReleaseBundlePromoteCommand) SetSigningKeyName(signingKeyName string) *ReleaseBundlePromoteCommand
func (*ReleaseBundlePromoteCommand) SetSync ¶
func (rbp *ReleaseBundlePromoteCommand) SetSync(sync bool) *ReleaseBundlePromoteCommand
type ReleaseBundleRemoteDeleteCommand ¶
type ReleaseBundleRemoteDeleteCommand struct {
// contains filtered or unexported fields
}
func NewReleaseBundleRemoteDeleteCommand ¶
func NewReleaseBundleRemoteDeleteCommand() *ReleaseBundleRemoteDeleteCommand
func (*ReleaseBundleRemoteDeleteCommand) CommandName ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) CommandName() string
func (*ReleaseBundleRemoteDeleteCommand) IsNewReleaseBundleApiSupported ¶ added in v0.5.0
func (rbd *ReleaseBundleRemoteDeleteCommand) IsNewReleaseBundleApiSupported(artifactoryServiceManager artifactory.ArtifactoryServicesManager) bool
func (*ReleaseBundleRemoteDeleteCommand) Run ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) Run() error
func (*ReleaseBundleRemoteDeleteCommand) ServerDetails ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) ServerDetails() (*config.ServerDetails, error)
func (*ReleaseBundleRemoteDeleteCommand) SetDistributionRules ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) SetDistributionRules(distributionRules *spec.DistributionRules) *ReleaseBundleRemoteDeleteCommand
func (*ReleaseBundleRemoteDeleteCommand) SetDryRun ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) SetDryRun(dryRun bool) *ReleaseBundleRemoteDeleteCommand
func (*ReleaseBundleRemoteDeleteCommand) SetMaxWaitMinutes ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) SetMaxWaitMinutes(maxWaitMinutes int) *ReleaseBundleRemoteDeleteCommand
func (*ReleaseBundleRemoteDeleteCommand) SetQuiet ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) SetQuiet(quiet bool) *ReleaseBundleRemoteDeleteCommand
func (*ReleaseBundleRemoteDeleteCommand) SetReleaseBundleName ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) SetReleaseBundleName(releaseBundleName string) *ReleaseBundleRemoteDeleteCommand
func (*ReleaseBundleRemoteDeleteCommand) SetReleaseBundleProject ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) SetReleaseBundleProject(rbProjectKey string) *ReleaseBundleRemoteDeleteCommand
func (*ReleaseBundleRemoteDeleteCommand) SetReleaseBundleVersion ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) SetReleaseBundleVersion(releaseBundleVersion string) *ReleaseBundleRemoteDeleteCommand
func (*ReleaseBundleRemoteDeleteCommand) SetServerDetails ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) SetServerDetails(serverDetails *config.ServerDetails) *ReleaseBundleRemoteDeleteCommand
func (*ReleaseBundleRemoteDeleteCommand) SetSync ¶
func (rbd *ReleaseBundleRemoteDeleteCommand) SetSync(sync bool) *ReleaseBundleRemoteDeleteCommand
type ReleaseBundleSources ¶ added in v0.4.0
type ReleaseBundleSources struct {
// contains filtered or unexported fields
}
type SearchGroupCommand ¶ added in v0.8.0
type SearchGroupCommand struct {
// contains filtered or unexported fields
}
func NewSearchGroupCommand ¶ added in v0.8.0
func NewSearchGroupCommand() *SearchGroupCommand
func (*SearchGroupCommand) CommandName ¶ added in v0.8.0
func (sgc *SearchGroupCommand) CommandName() string
func (*SearchGroupCommand) Run ¶ added in v0.8.0
func (sgc *SearchGroupCommand) Run() error
func (*SearchGroupCommand) ServerDetails ¶ added in v0.8.0
func (sgc *SearchGroupCommand) ServerDetails() (*config.ServerDetails, error)
func (*SearchGroupCommand) SetFilterBy ¶ added in v0.8.0
func (sgc *SearchGroupCommand) SetFilterBy(filterBy string) *SearchGroupCommand
func (*SearchGroupCommand) SetLimit ¶ added in v0.8.0
func (sgc *SearchGroupCommand) SetLimit(limit int) *SearchGroupCommand
func (*SearchGroupCommand) SetOffset ¶ added in v0.8.0
func (sgc *SearchGroupCommand) SetOffset(offset int) *SearchGroupCommand
func (*SearchGroupCommand) SetOrderAsc ¶ added in v0.8.0
func (sgc *SearchGroupCommand) SetOrderAsc(orderAsc bool) *SearchGroupCommand
func (*SearchGroupCommand) SetOrderBy ¶ added in v0.8.0
func (sgc *SearchGroupCommand) SetOrderBy(orderBy string) *SearchGroupCommand
func (*SearchGroupCommand) SetOutputFormat ¶ added in v0.8.0
func (sgc *SearchGroupCommand) SetOutputFormat(format string) *SearchGroupCommand
func (*SearchGroupCommand) SetServerDetails ¶ added in v0.8.0
func (sgc *SearchGroupCommand) SetServerDetails(serverDetails *config.ServerDetails) *SearchGroupCommand
type SearchVersionsCommand ¶ added in v0.8.0
type SearchVersionsCommand struct {
// contains filtered or unexported fields
}
func NewSearchVersionsCommand ¶ added in v0.8.0
func NewSearchVersionsCommand() *SearchVersionsCommand
func (*SearchVersionsCommand) CommandName ¶ added in v0.8.0
func (svc *SearchVersionsCommand) CommandName() string
func (*SearchVersionsCommand) GetReleaseBundleName ¶ added in v0.8.0
func (svc *SearchVersionsCommand) GetReleaseBundleName() string
func (*SearchVersionsCommand) Run ¶ added in v0.8.0
func (svc *SearchVersionsCommand) Run() error
func (*SearchVersionsCommand) ServerDetails ¶ added in v0.8.0
func (svc *SearchVersionsCommand) ServerDetails() (*config.ServerDetails, error)
func (*SearchVersionsCommand) SetFilterBy ¶ added in v0.8.0
func (svc *SearchVersionsCommand) SetFilterBy(filterBy string) *SearchVersionsCommand
func (*SearchVersionsCommand) SetIncludes ¶ added in v0.8.0
func (svc *SearchVersionsCommand) SetIncludes(includes string) *SearchVersionsCommand
func (*SearchVersionsCommand) SetLimit ¶ added in v0.8.0
func (svc *SearchVersionsCommand) SetLimit(limit int) *SearchVersionsCommand
func (*SearchVersionsCommand) SetOffset ¶ added in v0.8.0
func (svc *SearchVersionsCommand) SetOffset(offset int) *SearchVersionsCommand
func (*SearchVersionsCommand) SetOrderAsc ¶ added in v0.8.0
func (svc *SearchVersionsCommand) SetOrderAsc(orderAsc bool) *SearchVersionsCommand
func (*SearchVersionsCommand) SetOrderBy ¶ added in v0.8.0
func (svc *SearchVersionsCommand) SetOrderBy(orderBy string) *SearchVersionsCommand
func (*SearchVersionsCommand) SetOutputFormat ¶ added in v0.8.0
func (svc *SearchVersionsCommand) SetOutputFormat(format string) *SearchVersionsCommand
func (*SearchVersionsCommand) SetReleaseBundleName ¶ added in v0.8.0
func (svc *SearchVersionsCommand) SetReleaseBundleName(releaseBundleName string) *SearchVersionsCommand
func (*SearchVersionsCommand) SetServerDetails ¶ added in v0.8.0
func (svc *SearchVersionsCommand) SetServerDetails(serverDetails *config.ServerDetails) *SearchVersionsCommand
type SourceBuildSpec ¶
type SourceReleaseBundleSpec ¶
type SourceTypeSet ¶ added in v0.4.0
type SourceTypeSet map[services.SourceType]bool
Click to show internal directories.
Click to hide internal directories.