package
1.5.0
Repository: https://github.com/openyurtio/openyurt.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewCacheManager creates a new CacheManager.
No description provided by the author
NewStorageWrapper create a StorageWrapper object.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

CacheManager is an adaptor to cache runtime object data into backend storage.
StorageWrapper is wrapper for storage.Store interface in order to handle serialize runtime object.