package
0.34.0
Repository: https://github.com/onematchfox/go-kong.git
Documentation: pkg.go.dev

# Functions

NewDefaultRegistry returns a default registry.
NewEntityObject creates a new EntityObject of type typ with content of object and foreign references as defined in ref.

# Structs

EntityCRUDDefinition implements the EntityCRUD interface.
EntityObject is a default implmentation of Entity interface.

# Interfaces

Entity represents an instance of a custom entity alongwith it's relations to other entities.
EntityCRUD defines endpoints on Kong's Admin API to interact with the Custom entity in Kong.
Registry is a store of EntityCRUD objects.

# Type aliases

Object is an instance of a custom entity definition in Kong.
Type represents type of a custom entity in Kong.