eni

package
v1.15.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2025 License: Apache-2.0 Imports: 32 Imported by: 0

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 wait.Backoff) (time.Duration, error)

func (*BackoffManager) GetNextTS

func (b *BackoffManager) GetNextTS(key string) (time.Time, bool)

GetNextTS test only

type ReconcileNetworkInterface

type ReconcileNetworkInterface struct {
	// contains filtered or unexported fields
}

ReconcileNetworkInterface reconciles a AutoRepair object

func (*ReconcileNetworkInterface) Reconcile

type ResourceBackoff

type ResourceBackoff struct {
	NextTS time.Time
	Bo     wait.Backoff
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL