MCPcopy Create free account
hub / github.com/cozystack/cozystack / GetNamespace

Method GetNamespace

pkg/registry/sorting/sort.go:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17type NamespaceGetter interface {
18 NameGetter
19 GetNamespace() string
20}
21
22// ByName sorts a slice of objects by their Name in alphabetical order.

Callers 13

ByNamespacedNameFunction · 0.65
NewSimpleClientsetFunction · 0.65
NewClientsetFunction · 0.65
WalkOwnershipGraphFunction · 0.65
mapObjectToMonitorFunction · 0.65
TenantNamespaceForHRFunction · 0.65
relevantDeploymentMethod · 0.65
shardDeploymentMethod · 0.65
stampMethod · 0.65
isSourceSecretFunction · 0.65
HandleMethod · 0.65
computeLabelsMethod · 0.65

Implementers 1

ApplicationApplyConfigurationpkg/generated/applyconfiguration/apps/

Calls

no outgoing calls

Tested by

no test coverage detected