api

package
v0.0.0-...-b1c0553 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2016 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	GetCredentials(registry, image string) (string, string, error)
}

type ClientFactory

type ClientFactory interface {
	NewClient(region string) Client
}

type DefaultClientFactory

type DefaultClientFactory struct{}

func (DefaultClientFactory) NewClient

func (defaultClientFactory DefaultClientFactory) NewClient(region string) Client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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