controller

package
v0.0.0-...-e1fa554 Latest Latest
Warning

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

Go to latest
Published: May 23, 2017 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	API_DEFINITION_SELECT_URI = "/tyk/apis/"
	API_DEFINITION_READ_URI   = "/tyk/apis/%s"
	API_DEFINITION_UPDATE_URI = "/tyk/apis/%s"

	GATEWAY_RELOAD_GROUP_URI = "/tyk/reload/group"
)

Variables

This section is empty.

Functions

func ReloadGatewayGroup

func ReloadGatewayGroup(credentials connection.ConnectionCredentials, connector connection.Connector) (interface{}, http.Response, error)

func SelectAPIs

func SelectAPIs(credentials connection.ConnectionCredentials, connector connection.Connector) (*[]struct{ tykcommon.APIDefinition }, http.Response, error)

func SelectKeys

func SelectKeys(credentials connection.ConnectionCredentials, connector connection.Connector, apiID string) (*definition.APIAllKeys, http.Response, error)

func UpdateAPI

func UpdateAPI(credentials connection.ConnectionCredentials, connector connection.Connector, apiID string, apiDefinition *string) (*tykcommon.APIDefinition, http.Response, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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