provider

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	ManifestHandler() manifest.Handler
	Close() error
	Done() <-chan struct{}

	StatusClient
}

func NewService

func NewService(ctx context.Context, session session.Session, bus event.Bus, cclient cluster.Client) (Service, error)

Simple wrapper around various services needed for running a provider.

type StatusClient added in v0.3.4

type StatusClient interface {
	Status(context.Context) (*types.ProviderStatus, error)
}

Directories

Path Synopsis
kube/mocks
Code generated by mockery v1.0.0.
Code generated by mockery v1.0.0.
mocks
Code generated by mockery v1.0.0.
Code generated by mockery v1.0.0.
mocks
Code generated by mockery v1.0.0.
Code generated by mockery v1.0.0.
Code generated by mockery v1.0.0.
Code generated by mockery v1.0.0.

Jump to

Keyboard shortcuts

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