//
pkg.gl
Category
github.com/kong/kubernetes-testing-framework
pkg
clusters
addons
istio
package
0.47.1
Repository:
https://github.com/kong/kubernetes-testing-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
321 SLOC
#
Functions
New
New produces a new clusters.Addon for Kong but uses a very opionated set of default configurations (see the defaults() function for more details).
NewBuilder
NewBuilder provides a new Builder object for configuring Istio cluster addons.
#
Constants
AddonName
AddonName is the unique name of the Kong cluster.Addon.
Namespace
Namespace is the namespace that the Addon compontents will be deployed under when deployment finishes.
#
Structs
Addon
Addon is a Kong Proxy addon which can be deployed on a clusters.Cluster.
Builder
Builder is a configuration tool to generate Istio cluster addons.