Documentation ¶
Index ¶
- func LocateArtifacts(paths *files.ResolvedPath) ([]*api.Artifact, error)
- func Pull(hubClient *hub.Client, resolver *files.PathResolver, options PullOptions) (*files.ResolvedPath, error)
- func Push(hubClient *hub.Client, resolver *files.PathResolver, options PushOptions) (*files.ResolvedPath, error)
- func Yank(hubClient *hub.Client, name string) error
- type PullOptions
- type PushOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LocateArtifacts ¶
func LocateArtifacts(paths *files.ResolvedPath) ([]*api.Artifact, error)
func Pull ¶
func Pull(hubClient *hub.Client, resolver *files.PathResolver, options PullOptions) (*files.ResolvedPath, error)
func Push ¶
func Push(hubClient *hub.Client, resolver *files.PathResolver, options PushOptions) (*files.ResolvedPath, error)
Types ¶
type PullOptions ¶
type PushOptions ¶
func (*PushOptions) RequestType ¶
func (o *PushOptions) RequestType() hub.GenerateSignedURLsRequestType
Click to show internal directories.
Click to hide internal directories.