MCPcopy Create free account
hub / github.com/cloudnative-pg/cloudnative-pg / GetName

Method GetName

api/v1/generic_funcs.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28type managedResourceComparer interface {
29 GetName() string
30 GetManagedObjectName() string
31 GetClusterRef() corev1.LocalObjectReference
32 HasReconciliations() bool

Callers 15

PrintClusterResourcesFunction · 0.65
PrintReplicationSlotsFunction · 0.65
PodRenamedFunction · 0.65
GetPodNameFunction · 0.65
GetHostNameFunction · 0.65
AssertMetricsDataFunction · 0.65
AssertFastFailOverFunction · 0.65

Implementers 3

Publicationapi/v1/publication_types.go
Databaseapi/v1/database_types.go
Subscriptionapi/v1/subscription_types.go

Calls

no outgoing calls

Tested by 1

assertFastSwitchoverFunction · 0.52