Documentation
¶
Index ¶
Constants ¶
View Source
const (
LabelName = "operator.tigera.io/csr"
)
LabelName label that we set on our CSRs, this helps us exclude irrelevant CSRs.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PodOrHostEndpoint ¶ added in v1.38.0
type PodOrHostEndpoint interface {
*corev1.Pod | *v3.HostEndpoint
}
Click to show internal directories.
Click to hide internal directories.