Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtfCleanup ¶
type AtfCleanup struct {
// contains filtered or unexported fields
}
AtfCleanup represents an active Artifactory cleanup object
func New ¶
func New(cfg *config.Config) (*AtfCleanup, error)
New creates a new Artifactory cleanup instance
func (*AtfCleanup) Start ¶
func (ac *AtfCleanup) Start() (err error)
Start starts Artifactory cleanup
Click to show internal directories.
Click to hide internal directories.