Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamicBindController ¶
type DynamicBindController struct {
// contains filtered or unexported fields
}
func NewDynamicBindController ¶
func NewDynamicBindController(hfClientSet hfClientset.Interface, hfInformerFactory hfInformers.SharedInformerFactory, ctx context.Context) (*DynamicBindController, error)
func (*DynamicBindController) Run ¶
func (d *DynamicBindController) Run(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.