MCPcopy Create free account

hub / github.com/digitalocean/doctl / functions

Functions4,869 in github.com/digitalocean/doctl

↓ 2 callersFunctionisTerminal
(f *os.File)
commands/doit.go:374
↓ 2 callersFunctionisZeroTime
(t time.Time)
commands/actions.go:188
↓ 2 callersFunctionkubeconfigParamsFromFlags
Kubeconfig
commands/kubernetes.go:1232
↓ 2 callersFunctionkubernetesCluster
()
commands/kubernetes.go:236
↓ 2 callersFunctionkubernetesNodeDelete
(replace bool, c *CmdConfig)
commands/kubernetes.go:1667
↓ 2 callersFunctionkubernetesNodePools
()
commands/kubernetes.go:527
↓ 2 callersFunctionkubernetesOneClicks
kubernetesOneClicks creates the 1-click command.
commands/kubernetes.go:672
↓ 2 callersFunctionkubernetesOptions
()
commands/kubernetes.go:725
↓ 2 callersFunctionlastPage
(resp *godo.Response)
do/pagination.go:116
↓ 2 callersFunctionlatestReleases
(versions []do.KubernetesVersion)
commands/kubernetes.go:2919
↓ 2 callersFunctionlatestVersionForUpgrade
latestVersionForUpgrade returns the newest patch version from `versions` for the minor version of `clusterVersionSlug`. This ensures we never use a di
commands/kubernetes.go:999
↓ 2 callersMethodloginURL
()
internal/kubernetes/sso/sso.go:127
↓ 2 callersFunctionmax
(a, b int)
commands/charm/pager/pager.go:261
↓ 2 callersFunctionnewLocalOIDCLogin
NewLocalOIDCLogin creates a new local OIDC login tool.
internal/kubernetes/sso/sso.go:79
↓ 2 callersFunctionnewLoggableBuffer
(t *testing.T)
internal/apps/builder/docker_test.go:370
↓ 2 callersFunctionpaginatedListHelper
(listFn func(opt *godo.ListOptions) ([]any, *godo.Response, error))
do/firewalls.go:156
↓ 2 callersFunctionparseMaintenancePolicy
(c *CmdConfig)
commands/kubernetes.go:2897
↓ 2 callersFunctionparseTaint
(rawTaint string)
commands/kubernetes.go:3007
↓ 2 callersFunctionprint
TODO(ntate); clean this up and make it nice
internal/apps/builder/docker.go:274
↓ 2 callersFunctionprintResult
printResult is a subroutine for printing just the result of an activation
commands/activations.go:218
↓ 2 callersFunctionpullDockerImages
(ctx context.Context, cli builder.DockerEngineClient, images []string)
commands/apps_dev.go:585
↓ 2 callersFunctionqualifyWebWithSlash
qualifyWebWithSlash is a subroutine used by adjustIncludeAndExclude. Given a comma-separated list of tokens, if any of those tokens are 'web', change
commands/serverless-extra.go:430
↓ 2 callersFunctionreadDedicatedInferenceSpec
readDedicatedInferenceSpec reads and parses a dedicated inference spec from a file path or stdin.
commands/dedicated_inference.go:206
↓ 2 callersMethodreadFileFromContainer
(ctx context.Context, path string)
internal/apps/builder/cnb.go:196
↓ 2 callersFunctionreifyTemplateStr
(t *testing.T, tmplStr string, v any)
integration/registry_garbagecollection_test.go:288
↓ 2 callersFunctionreverseActivations
(actv []whisk.Activation)
commands/activations.go:432
↓ 2 callersFunctionsanitizeLinkTarget
sanitizeLinkTarget validates that a hardlink or symlink target resolves to a path within the extraction root. For symlinks the linkname is resolved re
pkg/extract/extract.go:28
↓ 2 callersFunctionsanitizePath
sanitizePath validates that the resolved path falls within the extraction root.
pkg/extract/extract.go:16
↓ 2 callersFunctionsearchPlugins
()
commands/plugin.go:117
↓ 2 callersFunctionsecurityScanFindingOptions
(c *CmdConfig)
commands/security.go:186
↓ 2 callersFunctionserverlessExecNoCheck
(serverless do.ServerlessService, command string, args []string)
commands/serverless_util.go:42
↓ 2 callersFunctionserverlessInferenceChatCompletionText
(completion *godo.ChatCompletion)
commands/serverless_inference.go:306
↓ 2 callersMethodset
(page int, items []any)
do/pagination.go:37
↓ 2 callersFunctionsetTempWorkingDir
(t *testing.T)
commands/apps_dev_test.go:87
↓ 2 callersFunctionssoConfigFromArgs
(c *CmdConfig)
commands/kubernetes.go:3032
↓ 2 callersFunctiontempAppSpec
(t *testing.T, spec *godo.AppSpec)
commands/apps_dev_config_test.go:200
↓ 2 callersFunctiontestTempFile
(t *testing.T, data []byte)
commands/apps_test.go:802
↓ 2 callersMethodtimerTick
()
commands/charm/pager/pager.go:268
↓ 2 callersFunctiontokenInputValidator
tokenInputValidator is used to do basic validation of a token while it is being typed.
commands/auth.go:73
↓ 2 callersMethodtryUpdateKubeconfig
(kube do.KubernetesService, clusterID, clusterName string, setCurrentContext bool)
commands/kubernetes.go:916
↓ 2 callersFunctionvalidateAlertPolicyType
(t string)
commands/monitoring.go:341
↓ 2 callersFunctionvalidateAlertPolicyWindow
(w string)
commands/monitoring.go:379
↓ 2 callersFunctionvalidateUptimeAlertPeriod
(t string)
commands/uptime_alerts.go:120
↓ 2 callersFunctionvalidateUptimeAlertType
(t string)
commands/uptime_alerts.go:103
↓ 2 callersFunctionversionMapBy
(versions []do.KubernetesVersion, selector func(do.KubernetesVersion) string)
commands/kubernetes.go:2951
↓ 2 callersFunctionwaitForClusterRunning
waitForClusterRunning waits for a cluster to be running.
commands/kubernetes.go:2578
↓ 2 callersFunctionwaitForVPCPeering
(vpcService do.VPCsService, peeringID string, wantStatus string, terminateOnNotFound bool)
commands/vpc_peerings.go:237
↓ 2 callersFunctionwaitForVectorDBReady
(svc do.VectorDBsService, id string)
commands/vector_databases.go:395
↓ 2 callersMethodworkspace
workspace returns the dev-config.yaml config with an optional CLI override.
internal/apps/workspace/workspace.go:290
↓ 2 callersMethodwriteFileToContainer
(ctx context.Context, path string, content []byte)
internal/apps/builder/cnb.go:212
↓ 2 callersMethodwriteOrAddToKubeconfig
(kubeconfigParams kubeconfigParams, remoteKubeconfig *clientcmdapi.Config, setCurrentContext bool)
commands/kubernetes.go:2451
↓ 1 callersMethodAddDroplets
(lbID string, dIDs ...int)
do/load_balancers.go:37
↓ 1 callersFunctionAddDurationFlag
AddDurationFlag adds a duration flag to a command.
commands/doit.go:341
↓ 1 callersFunctionAgentAPIKeyCmd
AgentCmd creates the agent command and its subcommands.
commands/gradientai_agent_apikeys.go:14
↓ 1 callersFunctionAgentCmd
AgentCmd creates the agent command and its subcommands.
commands/gradientai_agent.go:14
↓ 1 callersFunctionAgentRouteCmd
AgentRouteCmd creates the agent route command and its subcommands.
commands/gradientai_agent_route.go:12
↓ 1 callersFunctionAppsDev
AppsDev creates the apps dev command subtree.
commands/apps_dev.go:45
↓ 1 callersFunctionAppsDevConfig
AppsDevConfig creates the apps dev config command subtree.
commands/apps_dev_config.go:20
↓ 1 callersMethodAssign
(ip string, dropletID int)
do/reserved_ip_actions.go:25
↓ 1 callersMethodAttach
(string, int)
do/volume_actions.go:11
↓ 1 callersFunctionBufferedE
BufferedE executes a template and writes the result to the given writer once.
commands/charm/template/template.go:101
↓ 1 callersMethodChildCommands
ChildCommands returns the child commands.
commands/command.go:52
↓ 1 callersMethodClearCacheDir
(ctx context.Context, component string)
internal/apps/workspace/workspace.go:116
↓ 1 callersMethodColMap
()
commands/displayers/output.go:29
↓ 1 callersMethodComponents
(component string)
internal/apps/config/appdev.go:34
↓ 1 callersMethodConfigPath
()
commands/kubernetes.go:143
↓ 1 callersMethodConvert
(int)
do/image_actions.go:25
↓ 1 callersMethodCreate
(*godo.SpacesKeyCreateRequest)
do/spaces_keys.go:40
↓ 1 callersMethodCreate
(*godo.DatabaseCreateRequest)
do/databases.go:187
↓ 1 callersMethodCreate
(*godo.VPCNATGatewayRequest)
do/vpc_nat_gateways.go:23
↓ 1 callersMethodCreate
(ficr *godo.BYOIPPrefixCreateReq)
do/byoip_prefix.go:46
↓ 1 callersMethodCreate
(*godo.VectorDBCreateRequest)
do/vector_databases.go:57
↓ 1 callersMethodCreate
(*godo.TagCreateRequest)
do/tags.go:34
↓ 1 callersMethodCreate
(*godo.DropletCreateRequest, bool)
do/droplets.go:74
↓ 1 callersMethodCreate
(*godo.CreateProjectRequest)
do/projects.go:44
↓ 1 callersMethodCreate
(kcr *godo.KeyCreateRequest)
do/sshkeys.go:36
↓ 1 callersMethodCreate
(*godo.PartnerAttachmentCreateRequest)
do/partner_network_connect.go:56
↓ 1 callersMethodCreate
(lbr *godo.LoadBalancerRequest)
do/load_balancers.go:34
↓ 1 callersMethodCreate
(fr *godo.FirewallRequest)
do/firewalls.go:34
↓ 1 callersMethodCreate
(vpcr *godo.VPCCreateRequest)
do/vpcs.go:42
↓ 1 callersMethodCreate
(create *godo.KubernetesClusterCreateRequest)
do/kubernetes.go:81
↓ 1 callersMethodCreate
(req *godo.AppCreateRequest)
do/apps.go:26
↓ 1 callersMethodCreate
(ficr *godo.ReservedIPV6CreateRequest)
do/reserved_ipv6s.go:34
↓ 1 callersMethodCreate
(*godo.DropletAutoscalePoolRequest)
do/droplet_autoscale.go:23
↓ 1 callersMethodCreate
(*godo.CDNCreateRequest)
do/cdns.go:18
↓ 1 callersMethodCreate
(ficr *godo.ReservedIPCreateRequest)
do/reserved_ips.go:34
↓ 1 callersMethodCreate
(req *godo.DedicatedInferenceCreateRequest)
do/dedicated_inference.go:72
↓ 1 callersMethodCreate
(*godo.CreateUptimeCheckRequest)
do/uptime_checks.go:39
↓ 1 callersMethodCreate
(*godo.DomainCreateRequest)
do/domains.go:64
↓ 1 callersMethodCreate
(icr *godo.CustomImageCreateRequest)
do/images.go:40
↓ 1 callersMethodCreate
(cr *godo.CertificateRequest)
do/certificates.go:33
↓ 1 callersMethodCreateEmbedding
(ctx context.Context, params *godo.EmbeddingNewParams)
do/inference.go:28
↓ 1 callersMethodCreateMessage
(ctx context.Context, params *godo.MessageNewParams)
do/inference.go:31
↓ 1 callersMethodCreateMessageStreaming
(ctx context.Context, params *godo.MessageNewParams)
do/inference.go:32
↓ 1 callersMethodCreateMultiple
(*godo.DropletMultiCreateRequest)
do/droplets.go:75
↓ 1 callersMethodCreateResponse
(ctx context.Context, params *godo.ResponseNewParams)
do/inference.go:34
↓ 1 callersMethodCreateResponseStreaming
(ctx context.Context, params *godo.ResponseNewParams)
do/inference.go:35
↓ 1 callersFunctionDefaultColorScheme
DefaultColorScheme returns doctl's default color scheme.
commands/charm/colors.go:18
↓ 1 callersMethodDelete
(string)
do/spaces_keys.go:41
↓ 1 callersMethodDelete
(string)
do/databases.go:188
← previousnext →901–1,000 of 4,869, ranked by callers