Documentation
¶
Index ¶
Constants ¶
View Source
const ( Finalizer = "pf.frantj.cc/finalizer" AnnotationForward = "pf.frantj.cc/forward" AnnotationPortMap = "pf.frantj.cc/port-map" AnnotationEnabled = "pf.frantj.cc/enabled" AnnotationDescription = "pf.frantj.cc/description" AnnotationUPnPRemoteHost = "upnp.pf.frantj.cc/remote-host" AnnotationUPnPLeaseDuration = "upnp.pf.frantj.cc/lease-duration" )
View Source
const ( EventReasonAnnotation = "PortForwardAnnotation" EventReasonForward = "PortForward" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceReconciler ¶
type ServiceReconciler struct {
svcip.ServiceIPAddressGetter
portfwd.PortForwarder
client.Client
record.EventRecorder
}
func (*ServiceReconciler) SetupWithManager ¶
func (r *ServiceReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.