Documentation ¶
Index ¶
Constants ¶
View Source
const EnableSecretInformerFilteringByCertUIDEnv = "ENABLE_SECRET_INFORMER_FILTERING_BY_CERT_UID"
Variables ¶
This section is empty.
Functions ¶
func GetContextWithFilteringLabelSelector ¶
GetContextWithFilteringLabelSelector returns the passed context with the proper label key selector added to it.
func ShouldFilterByCertificateUID ¶
func ShouldFilterByCertificateUID() bool
ShouldFilterByCertificateUID allows to choose whether to apply filtering on certificate related secrets when list by informers in this component. If not set or set to false no filtering is applied and instead informers will get any secret available in the cluster which may lead to mem issues in large clusters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.