go-kong

module
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0

README

go-kong

Go bindings for Kong's Admin API

GoDoc codecov Go Report Card

Build Status Build Status Build Status Build Status

Importing

go get github.com/kong/go-kong/kong

Compatibility

go-kong is compatible with Kong 2.x and 3.x. Semantic versioning is followed for versioning go-kong.

Generators

Some code in this repo such as kong/zz_generated.deepcopy.go is generated from API types (see kong/types.go).

After making a change to an API type you can run the generators with:

./hack/update-deepcopy-gen.sh

License

go-kong is licensed with Apache License Version 2.0. Please read the LICENSE file for more details.

Directories

Path Synopsis
Package kong provides Go bindings to Kong's RESTful Admin API.
Package kong provides Go bindings to Kong's RESTful Admin API.
custom
Package custom defines interfaces to interact with custom entities in Kong.
Package custom defines interfaces to interact with custom entities in Kong.

Jump to

Keyboard shortcuts

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