consts

package
v0.0.0-...-edced62 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// IngressNodeFirewallOperatorDeploymentName contains the name of the IngressNodeFirewall Operator deployment
	IngressNodeFirewallOperatorDeploymentName = "ingress-node-firewall-controller-manager"
	// IngressNodeFirewallOperatorDeploymentLabel contains the label of the IngressNodeFirewall Operator deployment
	IngressNodeFirewallOperatorDeploymentLabel = "controller-manager"
	// IngressNodeFirewallConfigCRDName contains the name of the IngressNodeFirewall Config CRD
	IngressNodeFirewallConfigCRDName = "ingressnodefirewallconfigs.ingressnodefirewall.openshift.io"
	// IngressNodeFirewallRulesCRDName contains the name of the IngressNodeFirewall Rules CRD
	IngressNodeFirewallRulesCRDName = "ingressnodefirewalls.ingressnodefirewall.openshift.io"
	// IngressNodeFirewallNodeStateCRDName contains the name of the IngressNodeFirewall NodeState CRD
	IngressNodeFirewallNodeStateCRDName = "ingressnodefirewallnodestates.ingressnodefirewall.openshift.io"
	// IngressNodeFirewallDaemonsetName contains the name of the IngressNodeFirewall daemonset
	IngressNodeFirewallDaemonsetName = "ingress-node-firewall-daemon"
	// DefaultOperatorNameSpace is the default operator namespace
	DefaultOperatorNameSpace = "ingress-node-firewall-system"
	// IngressNodeFirewallConfigCRFile configuration yaml file
	IngressNodeFirewallConfigCRFile = "ingress-node-firewall-config.yaml"
	// IngressNodeFirewallNodeLabel used to select Nodes where ingress node firewall will be running on
	IngressNodeFirewallNodeLabel = "node-role.kubernetes.io/worker"
)

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