# Functions
EnsureKonnectConnection ensures that the client is able to connect to Konnect.
MakeHTTPClient returns an HTTP client with the specified mTLS/headers configuration.
NewClient creates an Admin API client that is to be used with a regular Admin API exposed by Kong Gateways.
No description provided by the author
No description provided by the author
No description provided by the author
NewKongClientForWorkspace returns a Kong API client for a given root API URL and workspace.
No description provided by the author
NewKonnectClient creates an Admin API client that is to be used with a Konnect Runtime Group Admin API.
NewTestClient creates a client for test purposes.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Client is a wrapper around raw *kong.Client.
No description provided by the author
DiscoveredAdminAPI represents an Admin API discovered from a Kubernetes Service.
No description provided by the author
HeaderRoundTripper injects Headers into requests made via RT.
HTTPClientOpts defines parameters that configure an HTTP client.
KongClientNotReadyError is returned when the Kong client is not ready to be used yet.
KonnectBackoffStrategy keeps track of Konnect config push backoffs.
No description provided by the author
No description provided by the author
TLSClientConfig contains TLS client certificate and client key to be used when connecting with Admin APIs.
# Interfaces
No description provided by the author
UpdateBackoffStrategy keeps state of an update backoff strategy.