# Packages
No description provided by the author
# Functions
NewClusterCache creates new instance of cluster cache.
SetConfig updates cluster rest config.
SetKubectl allows to override kubectl wrapper implementation.
SetListPageBufferSize sets the number of pages to prefetch for list pager.
SetListPageSize sets the page size for list pager.
SetListSemaphore sets the semaphore for list operations.
SetNamespaces updates list of monitored namespaces.
SetPopulateResourceInfoHandler updates handler that populates resource info.
SetResyncTimeout updates cluster re-sync timeout.
SetSettings updates caching settings.
# Constants
No description provided by the author
# Structs
ClusterInfo holds cluster cache stats.
Resource holds the information about Kubernetes resource, ownership references and optional information.
Settings caching customizations.
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
OnEventHandler is a function that handles Kubernetes event.
OnPopulateResourceInfoHandler returns additional resource metadata that should be stored in cache.
OnResourceUpdatedHandler handlers resource update event.
No description provided by the author
No description provided by the author