package
0.14.0
Repository: https://github.com/m3db/m3db-operator.git
Documentation: pkg.go.dev

# 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.

# Interfaces

Option configures a pod identity provider.
Provider creates a pod's cluster identity given required info.