Documentation ¶
Index ¶
Constants ¶
View Source
const ( SvcNameKey = "anayak.com.np/port-bridge-service.name" SvcMarkKey = "anayak.com.np/port-bridge-service" )
View Source
const ( PBSvcDeleted = "port-bridge-service-deleted" NodeportConfigAndSvcReady = "nodeport-config-and-svc-ready" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reconciler ¶
type Reconciler struct { client.Client Scheme *runtime.Scheme Name string Env *env.Env // contains filtered or unexported fields }
Reconciler reconciles a PortBridgeService object
func (*Reconciler) SetupWithManager ¶
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.