MCPcopy Create free account
hub / github.com/containerd/nerdctl / String

Method String

pkg/inspecttypes/dockercompat/blkio.go:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46}
47
48func (w *WeightDevice) String() string {
49 return fmt.Sprintf("%s:%d", w.Path, w.Weight)
50}
51
52// ThrottleDevice is a structure that holds device:rate_per_second pair
53type ThrottleDevice struct {

Callers 14

WalkMethod · 0.45
WalkCriRmMethod · 0.45
prepareImageStoreFunction · 0.45
createOCIRegistryFunction · 0.45
ParseFiltersFunction · 0.45
EnsureImageFunction · 0.45
ResolveDigestFunction · 0.45
UnpackedImageSizeFunction · 0.45
CanonicalIdentifierMethod · 0.45
CommitFunction · 0.45
writeContentsForImageFunction · 0.45
applyDiffLayerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected