package
0.10.1
Repository: https://github.com/microsoft/retina.git
Documentation: pkg.go.dev

# Functions

NewCache returns a new instance of Cache.
No description provided by the author
NewMockCacheInterface creates a new mock instance.

# Constants

EventTypeAddAPIServerIPs is the event type for adding API server IPs.
EventTypeDeleteAPIServerIPs is the event type for deleting API server IPs.
EventTypeNodeAdded is the event type for a node add event.
EventTypeNodeDeleted is the event type for a node delete event.
EventTypePodAdded is the event type for a pod add event.
EventTypePodDeleted is the event type for a pod delete event.
EventTypeSvcAdded is the event type for a service add event.
EventTypeSvcDeleted is the event type for a service delete event.
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
MockCacheInterface is a mock of CacheInterface interface.
MockCacheInterfaceMockRecorder is the mock recorder for MockCacheInterface.

# Interfaces

go:generate go run go.uber.org/mock/[email protected] -destination=mock_cacheinterface.go -copyright_file=../../lib/ignore_headers.txt -package=cache github.com/microsoft/retina/pkg/controllers/cache CacheInterface.

# Type aliases

No description provided by the author