topicregistry

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerCLI

type DockerCLI interface {
	ImageList(ctx context.Context, options types.ImageListOptions) ([]types.ImageSummary, error)
}

DockerCLI ...

type TopicImageMapper

type TopicImageMapper struct {
	// contains filtered or unexported fields
}

TopicImageMapper ...

func NewTopicImageMapper

func NewTopicImageMapper(dockerCLI DockerCLI) *TopicImageMapper

NewTopicImageMapper ...

func (*TopicImageMapper) GetImages

func (t *TopicImageMapper) GetImages(ctx context.Context, topic string) ([]string, error)

GetImages for a given topic figure out the images to use

Jump to

Keyboard shortcuts

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