artifact

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Artifact

type Artifact interface {
	Reference() interface{}
	MetalinkFile() metalink.File
	GetLabels() []string
	GetDatastoreName() string
}

type Loader

type Loader func() (Artifact, error)

type StaticArtifact

type StaticArtifact struct {
	StaticMetalinkFile metalink.File
}

func (StaticArtifact) GetDatastoreName

func (StaticArtifact) GetDatastoreName() string

func (StaticArtifact) GetLabels

func (StaticArtifact) GetLabels() []string

func (StaticArtifact) MetalinkFile

func (a StaticArtifact) MetalinkFile() metalink.File

func (StaticArtifact) Reference

func (StaticArtifact) Reference() interface{}

Directories

Path Synopsis
cli
datastore
server

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL