MCPcopy
hub / github.com/kubernetes/kubectl / String

Method String

pkg/cmd/cp/filespec.go:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30
31type pathSpec interface {
32 String() string
33}
34
35// localPath represents a client-native path, which will differ based

Callers 15

TestGetPodListFunction · 0.65
TestGetFirstPodFunction · 0.65
attachablePodForObjectFunction · 0.65
TestHistoryViewerForFunction · 0.65
logsForObjectWithClientFunction · 0.65
HistoryViewerForFunction · 0.65
printTemplateFunction · 0.65
controlledHistoryV1Function · 0.65
controlledHistoryFunction · 0.65
tabbedStringFunction · 0.65
TestRollbackerForFunction · 0.65
RollbackerForFunction · 0.65

Implementers 7

localPathpkg/cmd/cp/filespec.go
remotePathpkg/cmd/cp/filespec.go
PruneObjectpkg/cmd/apply/applyset_pruner.go
ApplySetParentRefpkg/cmd/apply/applyset.go
ApplySetToolingpkg/cmd/apply/applyset.go
Resourcepkg/util/prune/prune.go
linepkg/explain/formatter.go

Calls

no outgoing calls

Tested by 15

TestGetPodListFunction · 0.52
TestGetFirstPodFunction · 0.52
TestHistoryViewerForFunction · 0.52
TestRollbackerForFunction · 0.52
TestPrintNodeMetricsFunction · 0.52
TestPrintPodMetricsFunction · 0.52
TestAddPodMetricsFunction · 0.52
TestAPIRequestsFunction · 0.52
TestLogFunction · 0.52
TestBashCompletionsFunction · 0.52