package
0.0.0-20241018153529-a2226db9049c
Repository: https://github.com/gravitee-io/gravitee-kubernetes-operator.git
Documentation: pkg.go.dev

# Functions

NewURLs returns a new URLs instance for the given base URL with Org path initialized from the given orgID and Env path initialized from the given envID.

# Structs

Client is the client for a given instance of the Gravitee.io Management API The client is created once per reconcile and API context and reused for all the operations of a reconcile cycle, using the reconcile context.Context.
URLs contains URLs targeting the organization and environment of the client.