Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackoffManager ¶
type BackoffManager struct {
// contains filtered or unexported fields
}
func NewBackoffManager ¶
func NewBackoffManager() *BackoffManager
func (*BackoffManager) Del ¶
func (b *BackoffManager) Del(key string)
func (*BackoffManager) Get ¶
func (b *BackoffManager) Get(key string, bo backoff.ExtendedBackoff) (time.Duration, error)
type ReconcileNetworkInterface ¶
type ReconcileNetworkInterface struct {
// contains filtered or unexported fields
}
ReconcileNetworkInterface reconciles a AutoRepair object
Click to show internal directories.
Click to hide internal directories.