package
0.1.0
Repository: https://github.com/k3s-io/api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterETCDSnapshotFileGeneratingHandler configures a ETCDSnapshotFileController to execute a ETCDSnapshotFileGeneratingHandler for every events observed, passing the returned objects to the provided apply.Apply.
RegisterETCDSnapshotFileStatusHandler configures a ETCDSnapshotFileController to execute a ETCDSnapshotFileStatusHandler for every events observed.

# Interfaces

AddonCache interface for retrieving Addon resources in memory.
AddonClient interface for managing Addon resources in Kubernetes.
AddonController interface for managing Addon resources.
ETCDSnapshotFileCache interface for retrieving ETCDSnapshotFile resources in memory.
ETCDSnapshotFileClient interface for managing ETCDSnapshotFile resources in Kubernetes.
ETCDSnapshotFileController interface for managing ETCDSnapshotFile resources.
No description provided by the author

# Type aliases

ETCDSnapshotFileGeneratingHandler is the top-level handler that is executed for every ETCDSnapshotFile event.
ETCDSnapshotFileStatusHandler is executed for every added or modified ETCDSnapshotFile.