# Functions
NetworkConnectivyCheckController consumes a series of clients, informers and a recorders.
new PodNetworkConnectivityCheck whose name is '$(SOURCE)-to-$(TARGET)'.
No description provided by the author
WithSource option replaces the $(SOURCE) token in the name.
WithTarget option replaces the $(TARGET) token in the name.
WithTLSClientCert option specifies the name of the secret in the check namespace that contains a tls client certificate (and key) to use when performing the check.
# Interfaces
No description provided by the author