MCPcopy
hub / github.com/kubewall/kubewall / GetName

Method GetName

backend/handlers/base/informers.go:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16
17type Resource interface {
18 GetName() string
19 GetNamespace() string
20}
21

Callers 15

TransformServiceItemFunction · 0.80
TransformIngressItemFunction · 0.80
TransformDaemonSetItemFunction · 0.80
TransConfigMapsItemFunction · 0.80
TransformReplicaSetItemFunction · 0.80
TransformJobItemFunction · 0.80
TransformReplicaSetItemFunction · 0.80
TransformDeploymentItemFunction · 0.80
TransformPodListItemFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected