package
1.8.0
Repository: https://github.com/knicknic/external-storage.git
Documentation: pkg.go.dev

# Functions

GetNameAndNameSpaceFromSnapshotName retrieves the namespace and the short name of a snapshot from its full name.
MakeSnapshotName makes a full name for a snapshot that includes the namespace and the short name.
NewActualStateOfWorld returns a new instance of ActualStateOfWorld.
NewDesiredStateOfWorld returns a new instance of DesiredStateOfWorld.

# Interfaces

ActualStateOfWorld defines a set of thread-safe operations supported on the snapshot controller's actual state of the world cache.
DesiredStateOfWorld defines a set of thread-safe operations supported on the snapshot controller's desired state of the world cache.