Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultImage = "envoyproxy/envoy:v1.31.0" // renovate: docker
DefaultImage points to the latest Envoy image in Docker Hub. Renovate continuously updates the value and tests against the image.
View Source
const PodLabelKeyOfProxy = "ktunnels.int128.github.io/proxy"
Variables ¶
This section is empty.
Functions ¶
func NewConfigMap ¶
func NewConfigMap(key types.NamespacedName, tunnels []*ktunnelsv1.Tunnel) (corev1.ConfigMap, error)
func NewDeployment ¶
func NewDeployment(key types.NamespacedName, proxy ktunnelsv1.Proxy) appsv1.Deployment
func NewService ¶
func NewService(key types.NamespacedName, tunnel ktunnelsv1.Tunnel) corev1.Service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.