Documentation
¶
Index ¶
Constants ¶
View Source
const ( StaticBindAttemptThreshold int = 3 DynamicBindAttemptThreshold int = 2 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VMClaimController ¶
type VMClaimController struct {
// contains filtered or unexported fields
}
func NewVMClaimController ¶
func NewVMClaimController(hfClientSet hfClientset.Interface, hfInformerFactory hfInformers.SharedInformerFactory, ctx context.Context) (*VMClaimController, error)
func (*VMClaimController) Run ¶
func (v *VMClaimController) Run(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.