# Functions
IdentityJSON returns a pod's identity in JSON form as a string.
NewMockProvider creates a new mock instance.
NewProvider returns a new provider.
WithLogger configures the provider's logger.
WithNodeLister configures the node lister.
# Constants
AnnotationKeyPodIdentity is the annotation key used for pod identity.
# Structs
MockProvider is a mock of Provider interface.
MockProviderMockRecorder is the mock recorder for MockProvider.