gateway

package
v0.0.0-alpha3 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CachedService

type CachedService struct {
	// contains filtered or unexported fields
}

type CentralAPIClient

type CentralAPIClient interface {
	ExecuteAPI(method, endpoint string, queryParam map[string]string, buffer []byte) ([]byte, error)
}

type CentralClient

type CentralClient struct {
	// contains filtered or unexported fields
}

func NewCentralClient

func NewCentralClient(client CentralAPIClient, config corecfg.CentralConfig) CentralClient

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(agentConfig config.AgentConfig) (*Client, error)

func (*Client) DiscoverAPIs

func (gc *Client) DiscoverAPIs() error

type KongAPI

type KongAPI struct {
	// contains filtered or unexported fields
}

type Openapi

type Openapi struct {
	// contains filtered or unexported fields
}

func (*Openapi) BasePath

func (oas *Openapi) BasePath() string

func (*Openapi) Description

func (oas *Openapi) Description() string

func (*Openapi) ResourceType

func (oas *Openapi) ResourceType() string

func (*Openapi) Version

func (oas *Openapi) Version() string

Jump to

Keyboard shortcuts

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