Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReconcilePodNetworking ¶
type ReconcilePodNetworking struct {
// contains filtered or unexported fields
}
ReconcilePodNetworking reconciles a AutoRepair object
func NewReconcilePodNetworking ¶
func NewReconcilePodNetworking(mgr manager.Manager, aliyunClient aliyunClient.VPC, swPool *vswitch.SwitchPool) *ReconcilePodNetworking
NewReconcilePodNetworking watch pod lifecycle events and sync to podENI resource
func (*ReconcilePodNetworking) NeedLeaderElection ¶
func (m *ReconcilePodNetworking) NeedLeaderElection() bool
NeedLeaderElection need election
Click to show internal directories.
Click to hide internal directories.