adminserver

package
v3.1.0-rc.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminServerClientInterface

type AdminServerClientInterface interface {
	ClearDatabase(ctx context.Context, h http.Header) (resp *metadata.Response, err error)
	Set(ctx context.Context, ownerID string, h http.Header) (resp *metadata.Response, err error)
	Migrate(ctx context.Context, ownerID string, distribution string, h http.Header) (resp *metadata.Response, err error)
}

func NewAdminServerClientInterface

func NewAdminServerClientInterface(c *util.Capability, version string) AdminServerClientInterface

Jump to

Keyboard shortcuts

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