# Functions
GetExpectedTyphaScale will return the number of Typhas needed for the number of nodes.
No description provided by the author
No description provided by the author
MapExistsOrInitialize returns the given map if non-nil or returns an empty map.
MergeMaps merges current and desired maps.
MergeOwnerReferences merges desired and current owner references, removing the duplicates.
OperatorNamespace returns the namespace the operator is running in.
OperatorServiceAccount returns the ServiceAccount name the operator is running in.
WindowsEnabled returns true if the given Installation enables Windows, false otherwise.
# Constants
No description provided by the author
No description provided by the author
ComplianceFeature name.
EgressAccessControl enables creation/update of NetworkPolicy with Domains.
ExportLogsFeature to 3rd party systems feature name.
No description provided by the author
MultipleOwnersLabel used to indicate multiple owner references.
No description provided by the author
PolicyRecommendation feature name.
Sidecar common names.
ThreatDefenseFeature feature name.
TiersFeature enables creation/update of Tiers.
Monitor + Prometheus related const.
No description provided by the author
No description provided by the author
# Structs
VersionInfo contains information about the version of Kubernetes API the cluster is using Major and Minor fields map to the v<Major>.<Minor>+ part of the version string.