names

package
v0.1.0-alpha.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package names provides well-known string constants used across the controller layer.

Centralizing these names prevents typos and enables safe refactoring through compile-time checks rather than runtime string matching.

Index

Constants

View Source
const (
	// MainTemplateName is the template name for the primary HAProxy configuration file.
	MainTemplateName = "haproxy.cfg"

	// HAProxyPodsResourceType is the resource type name for the auto-injected HAProxy
	// pod watcher. It appears in store maps, event filters, and rendering context.
	HAProxyPodsResourceType = "haproxy-pods"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL