Documentation ¶
Index ¶
- Constants
- func CreateReplication(c *components.Context) error
- func CreateReplication1(c *components.Context) error
- func GetPingCommand() components.Command
- func LFCmd(c *components.Context) error
- func ListRepositoriesCommand() components.Command
- func MoveRepoContents(c *components.Context) error
- func MoveRepositoryContents() components.Command
- func PerformLocalFederatedCommand() components.Command
- func StartReplicationCommand() components.Command
- func StartReplicationCommandOLD() components.Command
- type ArtifactoryServicesManagerImp
Constants ¶
View Source
const CronExp = "30 5 * * *"
View Source
const EnableEventReplication = false
View Source
const Enabled = false
View Source
const LocalRepositoryRepoType = "local"
View Source
const Password = "@World10"
View Source
const Proxy = ""
View Source
const RepoKey = "test-1-replicate"
View Source
const SocketTimeoutMillis = 5
View Source
const SyncDeletes = false
View Source
const SyncProperties = false
View Source
const SyncStatistics = false
View Source
const Url = "https://ramkannans-apac-sbx.dev.gcp.devopsacc.team/"
View Source
const Username = "admin"
Variables ¶
This section is empty.
Functions ¶
func CreateReplication ¶
func CreateReplication(c *components.Context) error
func CreateReplication1 ¶
func CreateReplication1(c *components.Context) error
func GetPingCommand ¶
func GetPingCommand() components.Command
func LFCmd ¶
func LFCmd(c *components.Context) error
func ListRepositoriesCommand ¶
func ListRepositoriesCommand() components.Command
func MoveRepoContents ¶
func MoveRepoContents(c *components.Context) error
func MoveRepositoryContents ¶
func MoveRepositoryContents() components.Command
func PerformLocalFederatedCommand ¶
func PerformLocalFederatedCommand() components.Command
func StartReplicationCommand ¶
func StartReplicationCommand() components.Command
func StartReplicationCommandOLD ¶
func StartReplicationCommandOLD() components.Command
Types ¶
type ArtifactoryServicesManagerImp ¶
type ArtifactoryServicesManagerImp struct {
// contains filtered or unexported fields
}
func (*ArtifactoryServicesManagerImp) CreateReplication ¶
func (sm *ArtifactoryServicesManagerImp) CreateReplication(params services.CreateReplicationParams) error
Click to show internal directories.
Click to hide internal directories.