cpi

package
v0.1.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2018 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 CPI

type CPI interface {
	Info(ctx context.Context) (map[string]*types.EndpointState, error)
	Create(ctx context.Context, manifest *types.EndpointManifest) (*types.EndpointState, error)
	Destroy(ctx context.Context, state *types.EndpointState) error
	Update(ctx context.Context, state *types.EndpointState, manifest *types.EndpointManifest) (*types.EndpointState, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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