Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Artifact ¶
type Artifact struct { RepoSlug string BuildNumber string BuildID string JobNumber string JobID string Path *apath.Path Destination string Prefix string Perm s3.ACL UploadResult *Result }
Artifact is the thing that gets uploaded or whatever
func (*Artifact) ContentType ¶
ContentType makes it easier to find the perfect match
func (*Artifact) FullDestination ¶
FullDestination calculates the full remote destination path
Click to show internal directories.
Click to hide internal directories.