Documentation
¶
Overview ¶
+kubebuilder:rbac:groups=cluster.x-k8s.io,resources=clusters,verbs=watch;list;get
Index ¶
Constants ¶
View Source
const (
// VariableName is the external patch variable name.
VariableName = "proxy"
)
Variables ¶
This section is empty.
Functions ¶
func GenerateSystemdFiles ¶ added in v0.45.0
func GenerateSystemdFiles(vars v1alpha1.HTTPProxy, noProxy []string) []bootstrapv1.File
func NewPatch ¶
func NewPatch( cl ctrlclient.Reader, ) *httpProxyPatchHandler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.