MCPcopy Create free account

hub / github.com/weaveworks/scope / functions

Functions3,787 in github.com/weaveworks/scope

↓ 3 callersMethodapplyNAT
applyNAT duplicates Nodes in the endpoint topology of a report, based on the NAT table.
probe/endpoint/nat.go:55
↓ 3 callersMethodauthorizeHeaders
(headers http.Header)
probe/appclient/probe_config.go:41
↓ 3 callersMethodauthorizedRequest
(method string, urlStr string, body io.Reader)
probe/appclient/probe_config.go:53
↓ 3 callersMethodbase
()
probe/plugins/registry_internal_test.go:84
↓ 3 callersFunctioncalculateReportKeys
calculateReportKeys returns DynamoDB row & col keys, and S3/memcached key that we will use for a report
app/multitenant/aws_collector.go:594
↓ 3 callersFunctioncloneLayout
* Clones a previous layout * @param {Object} layout Layout object * @param {Map} nodes new nodes * @param {Map} edges new edges * @return {Ob
client/app/scripts/charts/nodes-layout.js:390
↓ 3 callersFunctioncloseTerminal
(pipeId)
client/app/scripts/actions/app-actions.js:174
↓ 3 callersFunctionconcatMapPortToPids
union N existing sets
probe/endpoint/connection_tracker_test.go:38
↓ 3 callersFunctionconfigureStore
()
client/app/scripts/stores/configureStore.js:6
↓ 3 callersFunctioncontrol
(index int)
probe/plugins/registry_internal_test.go:636
↓ 3 callersFunctioncopyKVPair
(in *consul.KVPair)
app/multitenant/mock_consul_client_internal_test.go:26
↓ 3 callersFunctioncopyLayoutProperties
* Copies node properties from previous layout runs to new nodes. * This assumes the cache has data for all new nodes. * @param {Object} layout Layo
client/app/scripts/charts/nodes-layout.js:403
↓ 3 callersFunctiondecodeIdAttribute
(id)
client/app/scripts/utils/dom-utils.js:14
↓ 3 callersFunctiondecodeURL
(url)
client/app/scripts/utils/router-utils.js:27
↓ 3 callersFunctiondeletePipe
(pipeId, dispatch)
client/app/scripts/utils/web-api-utils.js:240
↓ 3 callersMethoddescribeServices
Service names given are batched and details are fetched, with full EcsService objects being put into the cache. Cannot fail as it will attempt to deli
probe/awsecs/client.go:190
↓ 3 callersFunctiondeselectNode
(browser)
client/test/actions/90-nodes-select.js:30
↓ 3 callersMethoddoWithBackoff
(msg string, f func() (bool, error))
probe/appclient/app_client.go:206
↓ 3 callersFunctionenableLog
(ns)
client/app/scripts/components/debug-toolbar.js:117
↓ 3 callersFunctionencodeURL
(url)
client/app/scripts/utils/router-utils.js:21
↓ 3 callersMethodend
(end End)
app/pipe_router.go:70
↓ 3 callersFunctiongenericTableEntryKey
(row, column)
client/app/scripts/utils/node-details-utils.js:24
↓ 3 callersMethodgetCachedService
Fetches a service from the cache, returning (service, ok) as per map[]
probe/awsecs/client.go:154
↓ 3 callersFunctiongetDefaultTopologyOptions
(state)
client/app/scripts/reducers/root.js:141
↓ 3 callersFunctiongetNeutralColor
()
client/app/scripts/utils/color-utils.js:44
↓ 3 callersFunctiongetNodeColorDark
(text = '', secondText = '', isPseudo = false)
client/app/scripts/utils/color-utils.js:55
↓ 3 callersMethodgetReportKeys
getReportKeys returns the S3 for reports in the interval [start, end].
app/multitenant/aws_collector.go:386
↓ 3 callersMethodgetSliderValue
()
client/app/scripts/components/zoom-control.js:44
↓ 3 callersFunctiongetTableColumnsStyles
(headers)
client/app/scripts/utils/node-details-utils.js:34
↓ 3 callersFunctiongraphNodeId
(id)
client/app/scripts/charts/nodes-layout.js:27
↓ 3 callersMethodhandler
(control string)
probe/controls/controls.go:127
↓ 3 callersFunctionint64OrZero
(i *int64)
probe/awsecs/client.go:108
↓ 3 callersFunctionintervalFromCommand
(cmd string)
app/multitenant/billing_emitter.go:137
↓ 3 callersFunctionipv4Nets
(addrs []net.Addr)
report/networks.go:100
↓ 3 callersFunctionis404
is404 GETs path and verifies it returns a 404 status code. Returns the body
app/scope_test.go:104
↓ 3 callersMethodisEOF
()
probe/kubernetes/logreadcloser.go:153
↓ 3 callersFunctionisNumeric
(data)
client/app/scripts/utils/node-details-utils.js:16
↓ 3 callersFunctionisStoreViewStateEnabled
(state)
client/app/scripts/utils/router-utils.js:43
↓ 3 callersMethodkey
key is a sortable direction-independent key for tuples, used to look up a fourTuple when you are unsure of its direction.
probe/endpoint/four_tuple.go:31
↓ 3 callersFunctionlabel
(shape, stacked)
client/app/scripts/components/debug-toolbar.js:74
↓ 3 callersFunctionlayoutSingleNodes
* Add coordinates to 0-degree nodes using a square layout * Depending on the previous layout run's graph aspect ratio, the square will be * placed o
client/app/scripts/charts/nodes-layout.js:79
↓ 3 callersFunctionlineCounter
(counter map[string]int, pad int, label string, data []byte)
probe/kubernetes/logreadcloser_test.go:73
↓ 3 callersFunctionlogCensoredArgs
()
prog/main.go:239
↓ 3 callersFunctionmakeNATMapper
(fw flowWalker)
probe/endpoint/nat.go:28
↓ 3 callersMethodmatchTasksServices
Try to match a list of task ARNs to service names using cached info. Returns (task to service map, unmatched tasks). Ignores tasks whose startedby val
probe/awsecs/client.go:278
↓ 3 callersFunctionnewMockClient
()
probe/kubernetes/reporter_test.go:108
↓ 3 callersFunctionnewPidWalker
(walker process.Walker, tickc <-chan time.Time, fdBlockSize uint64)
probe/endpoint/procspy/proc_linux.go:46
↓ 3 callersFunctionnextLine
(s []byte)
probe/endpoint/procspy/procnet.go:121
↓ 3 callersFunctionpinMetric
(metricType)
client/app/scripts/actions/app-actions.js:114
↓ 3 callersMethodreadInternalBuffer
(p []byte)
probe/kubernetes/logreadcloser.go:116
↓ 3 callersFunctionrender
()
client/app/scripts/components/terminal.js:317
↓ 3 callersMethodrender
()
client/app/scripts/hoc/metric-feeder.js:136
↓ 3 callersMethodreportKeysInRange
reportKeysInRange returns the s3 keys for reports in the specified range
app/multitenant/aws_collector.go:335
↓ 3 callersMethodreportsForKeysInRange
Find the keys relating to this time period then fetch from memcached and/or S3
app/multitenant/aws_collector.go:530
↓ 3 callersMethodresolve
()
probe/appclient/resolver.go:189
↓ 3 callersFunctionselectNode
(browser)
client/test/actions/90-nodes-select.js:22
↓ 3 callersFunctionshortenHintLabel
(text)
client/app/scripts/components/search.js:58
↓ 3 callersFunctionstorageGet
(key, defaultValue, storage = localSessionStorage)
client/app/scripts/utils/storage-utils.js:20
↓ 3 callersMethodtag
(r report.Report)
probe/probe.go:196
↓ 3 callersFunctiontext2degree
(text)
client/app/scripts/utils/color-utils.js:18
↓ 3 callersMethodtoZoomScale
(sliderValue)
client/app/scripts/components/zoom-control.js:49
↓ 3 callersFunctiontrimImageID
Docker sometimes prefixes ids with a "type" annotation, but it renders a bit ugly and isn't necessary, so we should strip it off
probe/docker/reporter.go:323
↓ 3 callersFunctionupgradeReports
(reports []report.Report)
app/benchmark_internal_test.go:52
↓ 3 callersMethoduseProcfs
()
probe/endpoint/connection_tracker.go:54
↓ 2 callersMethodAdd
Add adds the specs to the PluginSpecs. Add is the only valid way to grow a PluginSpecs. Add returns the PluginSpecs to enable chaining.
common/xfer/plugin_spec.go:49
↓ 2 callersMethodAdd
Add adds the nodes to the NodeSet, and returns the NodeSet to enable chaining.
report/node_set.go:45
↓ 2 callersMethodAttach
Attach prepares a streaming endpoint to attach to a running container.
cri/runtime/api.pb.go:3756
↓ 2 callersMethodCapturePersistentVolumeClaim
CapturePersistentVolumeClaim will return name, namespace and capacity of PVC
probe/kubernetes/controls.go:264
↓ 2 callersMethodClosed
()
common/xfer/pipes.go:89
↓ 2 callersMethodCodecEncodeSelf
CodecEncodeSelf implements codec.Selfer
report/sets.go:138
↓ 2 callersFunctionComposeFilterFuncs
ComposeFilterFuncs composes filterfuncs into a single FilterFunc checking all.
render/filters.go:48
↓ 2 callersFunctionConnectionJoin
ConnectionJoin joins the given topology with connections from the endpoints topology, using the toIPs function to extract IPs from the nodes.
render/container.go:48
↓ 2 callersMethodContainerStats
ContainerStats returns stats of the container. If the container does not exist, the call returns an error.
cri/runtime/api.pb.go:3761
↓ 2 callersMethodContainerStatus
ContainerStatus returns status of the container. If the container is not present, returns an error.
cri/runtime/api.pb.go:3742
↓ 2 callersFunctionContainingIPv4Network
ContainingIPv4Network determines the smallest network containing the given IPv4 addresses. When no addresses are specified, nil is returned.
report/networks.go:113
↓ 2 callersMethodControlConnection
()
probe/appclient/app_client.go:32
↓ 2 callersMethodCreateContainer
CreateContainer creates a new container in specified PodSandbox
cri/runtime/api.pb.go:3725
↓ 2 callersMethodDeepEqual
DeepEqual tests equality with other PluginSpecss
common/xfer/plugin_spec.go:147
↓ 2 callersMethodDescribe
(namespaceID, resourceID string, groupKind schema.GroupKind, restMapping apimeta.RESTMapping)
probe/kubernetes/client.go:63
↓ 2 callersMethodDetails
()
probe/appclient/app_client.go:31
↓ 2 callersMethodExec
Exec prepares a streaming endpoint to execute a command in the container.
cri/runtime/api.pb.go:3754
↓ 2 callersMethodExecSync
ExecSync runs a command in a container synchronously.
cri/runtime/api.pb.go:3752
↓ 2 callersMethodExpose
()
common/weave/client.go:25
↓ 2 callersMethodFetchReports
(context.Context, []string)
app/multitenant/aws_collector.go:131
↓ 2 callersFunctionFilterEmpty
FilterEmpty is a Renderer which filters out nodes which have no children from the specified topology.
render/container.go:101
↓ 2 callersMethodFirstMatch
FirstMatch returns the first DNS name where match() returns true
report/dns.go:47
↓ 2 callersFunctionGet
Get returns the hostname of this host.
common/hostname/hostname.go:6
↓ 2 callersMethodGetCapacity
GetCapacity returns the storage size of PVC
probe/kubernetes/persistentvolumeclaim.go:52
↓ 2 callersFunctionGetLocalNetworks
GetLocalNetworks returns all the local networks.
report/networks.go:92
↓ 2 callersMethodGetLogs
(namespaceID, podID string, containerNames []string)
probe/kubernetes/client.go:62
↓ 2 callersMethodGetParent
(pid int)
probe/process/tree.go:9
↓ 2 callersMethodGetShape
GetShape returns the current topology shape, or the default if there isn't one.
report/topology.go:143
↓ 2 callersMethodGetStorageDriver
GetStorageDriver returns the backing driver of Persistent Volume
probe/kubernetes/persistentvolume.go:52
↓ 2 callersFunctionHasLabel
HasLabel checks if the node has the desired docker label
render/filters.go:278
↓ 2 callersMethodHostname
()
probe/docker/container.go:54
↓ 2 callersMethodID
()
probe/docker/container.go:97
↓ 2 callersMethodImage
()
probe/docker/container.go:101
↓ 2 callersMethodImageFsInfo
ImageFSInfo returns information of the filesystem that is used to store images.
cri/runtime/api.pb.go:4563
↓ 2 callersMethodImageStatus
ImageStatus returns the status of the image. If the image is not present, returns a response with ImageStatusResponse.Image set to nil.
cri/runtime/api.pb.go:4555
↓ 2 callersMethodIntersection
Intersection returns the intersection of a and b
report/id_list.go:41
← previousnext →401–500 of 3,787, ranked by callers