downloader

package
v0.0.0-...-01b5cc5 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Downloader

type Downloader interface {
	GetManifests(authorizationToken, endpoint, namespace string) ([]*apprclient.OperatorMetadata, error)
}

Downloader is an interface that is implemented by structs that implement the GetManifests method. GetManifests takes data about where an appregistry namespace is located, and downloads the manifests at that namespace.

func NewDownloader

func NewDownloader() Downloader

NewDownloader is a constructor for the Downloader interface

Jump to

Keyboard shortcuts

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