# Packages
No description provided by the author
# Functions
NewAppIDManager creates a new manager from environment variables.
NewContext creates a new test suite context.
NewEnv returns a new ENV instance.
NewSuite returns a new suite instance.
No description provided by the author
No description provided by the author
# 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
No description provided by the author
# Structs
AppIDManager models the authorization server.
Context models the test environment.
CRD Manager maintains Kubernetes CRDs locally and provides helper methods create/update/delete them.
Env models the kubernetes environment.
Suite allows the test author to specify suite-related metadata and do setup in a fluent-style, before commencing execution.
No description provided by the author
# Interfaces
CRD models a Kubernetes CRD exposing name and namespace.
# Type aliases
No description provided by the author