Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/digitalocean/doctl
/ functions
Functions
4,869 in github.com/digitalocean/doctl
⨍
Functions
4,869
◇
Types & classes
694
↓ 2 callers
Function
isTerminal
(f *os.File)
commands/doit.go:374
↓ 2 callers
Function
isZeroTime
(t time.Time)
commands/actions.go:188
↓ 2 callers
Function
kubeconfigParamsFromFlags
Kubeconfig
commands/kubernetes.go:1232
↓ 2 callers
Function
kubernetesCluster
()
commands/kubernetes.go:236
↓ 2 callers
Function
kubernetesNodeDelete
(replace bool, c *CmdConfig)
commands/kubernetes.go:1667
↓ 2 callers
Function
kubernetesNodePools
()
commands/kubernetes.go:527
↓ 2 callers
Function
kubernetesOneClicks
kubernetesOneClicks creates the 1-click command.
commands/kubernetes.go:672
↓ 2 callers
Function
kubernetesOptions
()
commands/kubernetes.go:725
↓ 2 callers
Function
lastPage
(resp *godo.Response)
do/pagination.go:116
↓ 2 callers
Function
latestReleases
(versions []do.KubernetesVersion)
commands/kubernetes.go:2919
↓ 2 callers
Function
latestVersionForUpgrade
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 callers
Method
loginURL
()
internal/kubernetes/sso/sso.go:127
↓ 2 callers
Function
max
(a, b int)
commands/charm/pager/pager.go:261
↓ 2 callers
Function
newLocalOIDCLogin
NewLocalOIDCLogin creates a new local OIDC login tool.
internal/kubernetes/sso/sso.go:79
↓ 2 callers
Function
newLoggableBuffer
(t *testing.T)
internal/apps/builder/docker_test.go:370
↓ 2 callers
Function
paginatedListHelper
(listFn func(opt *godo.ListOptions) ([]any, *godo.Response, error))
do/firewalls.go:156
↓ 2 callers
Function
parseMaintenancePolicy
(c *CmdConfig)
commands/kubernetes.go:2897
↓ 2 callers
Function
parseTaint
(rawTaint string)
commands/kubernetes.go:3007
↓ 2 callers
Function
print
TODO(ntate); clean this up and make it nice
internal/apps/builder/docker.go:274
↓ 2 callers
Function
printResult
printResult is a subroutine for printing just the result of an activation
commands/activations.go:218
↓ 2 callers
Function
pullDockerImages
(ctx context.Context, cli builder.DockerEngineClient, images []string)
commands/apps_dev.go:585
↓ 2 callers
Function
qualifyWebWithSlash
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 callers
Function
readDedicatedInferenceSpec
readDedicatedInferenceSpec reads and parses a dedicated inference spec from a file path or stdin.
commands/dedicated_inference.go:206
↓ 2 callers
Method
readFileFromContainer
(ctx context.Context, path string)
internal/apps/builder/cnb.go:196
↓ 2 callers
Function
reifyTemplateStr
(t *testing.T, tmplStr string, v any)
integration/registry_garbagecollection_test.go:288
↓ 2 callers
Function
reverseActivations
(actv []whisk.Activation)
commands/activations.go:432
↓ 2 callers
Function
sanitizeLinkTarget
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 callers
Function
sanitizePath
sanitizePath validates that the resolved path falls within the extraction root.
pkg/extract/extract.go:16
↓ 2 callers
Function
searchPlugins
()
commands/plugin.go:117
↓ 2 callers
Function
securityScanFindingOptions
(c *CmdConfig)
commands/security.go:186
↓ 2 callers
Function
serverlessExecNoCheck
(serverless do.ServerlessService, command string, args []string)
commands/serverless_util.go:42
↓ 2 callers
Function
serverlessInferenceChatCompletionText
(completion *godo.ChatCompletion)
commands/serverless_inference.go:306
↓ 2 callers
Method
set
(page int, items []any)
do/pagination.go:37
↓ 2 callers
Function
setTempWorkingDir
(t *testing.T)
commands/apps_dev_test.go:87
↓ 2 callers
Function
ssoConfigFromArgs
(c *CmdConfig)
commands/kubernetes.go:3032
↓ 2 callers
Function
tempAppSpec
(t *testing.T, spec *godo.AppSpec)
commands/apps_dev_config_test.go:200
↓ 2 callers
Function
testTempFile
(t *testing.T, data []byte)
commands/apps_test.go:802
↓ 2 callers
Method
timerTick
()
commands/charm/pager/pager.go:268
↓ 2 callers
Function
tokenInputValidator
tokenInputValidator is used to do basic validation of a token while it is being typed.
commands/auth.go:73
↓ 2 callers
Method
tryUpdateKubeconfig
(kube do.KubernetesService, clusterID, clusterName string, setCurrentContext bool)
commands/kubernetes.go:916
↓ 2 callers
Function
validateAlertPolicyType
(t string)
commands/monitoring.go:341
↓ 2 callers
Function
validateAlertPolicyWindow
(w string)
commands/monitoring.go:379
↓ 2 callers
Function
validateUptimeAlertPeriod
(t string)
commands/uptime_alerts.go:120
↓ 2 callers
Function
validateUptimeAlertType
(t string)
commands/uptime_alerts.go:103
↓ 2 callers
Function
versionMapBy
(versions []do.KubernetesVersion, selector func(do.KubernetesVersion) string)
commands/kubernetes.go:2951
↓ 2 callers
Function
waitForClusterRunning
waitForClusterRunning waits for a cluster to be running.
commands/kubernetes.go:2578
↓ 2 callers
Function
waitForVPCPeering
(vpcService do.VPCsService, peeringID string, wantStatus string, terminateOnNotFound bool)
commands/vpc_peerings.go:237
↓ 2 callers
Function
waitForVectorDBReady
(svc do.VectorDBsService, id string)
commands/vector_databases.go:395
↓ 2 callers
Method
workspace
workspace returns the dev-config.yaml config with an optional CLI override.
internal/apps/workspace/workspace.go:290
↓ 2 callers
Method
writeFileToContainer
(ctx context.Context, path string, content []byte)
internal/apps/builder/cnb.go:212
↓ 2 callers
Method
writeOrAddToKubeconfig
(kubeconfigParams kubeconfigParams, remoteKubeconfig *clientcmdapi.Config, setCurrentContext bool)
commands/kubernetes.go:2451
↓ 1 callers
Method
AddDroplets
(lbID string, dIDs ...int)
do/load_balancers.go:37
↓ 1 callers
Function
AddDurationFlag
AddDurationFlag adds a duration flag to a command.
commands/doit.go:341
↓ 1 callers
Function
AgentAPIKeyCmd
AgentCmd creates the agent command and its subcommands.
commands/gradientai_agent_apikeys.go:14
↓ 1 callers
Function
AgentCmd
AgentCmd creates the agent command and its subcommands.
commands/gradientai_agent.go:14
↓ 1 callers
Function
AgentRouteCmd
AgentRouteCmd creates the agent route command and its subcommands.
commands/gradientai_agent_route.go:12
↓ 1 callers
Function
AppsDev
AppsDev creates the apps dev command subtree.
commands/apps_dev.go:45
↓ 1 callers
Function
AppsDevConfig
AppsDevConfig creates the apps dev config command subtree.
commands/apps_dev_config.go:20
↓ 1 callers
Method
Assign
(ip string, dropletID int)
do/reserved_ip_actions.go:25
↓ 1 callers
Method
Attach
(string, int)
do/volume_actions.go:11
↓ 1 callers
Function
BufferedE
BufferedE executes a template and writes the result to the given writer once.
commands/charm/template/template.go:101
↓ 1 callers
Method
ChildCommands
ChildCommands returns the child commands.
commands/command.go:52
↓ 1 callers
Method
ClearCacheDir
(ctx context.Context, component string)
internal/apps/workspace/workspace.go:116
↓ 1 callers
Method
ColMap
()
commands/displayers/output.go:29
↓ 1 callers
Method
Components
(component string)
internal/apps/config/appdev.go:34
↓ 1 callers
Method
ConfigPath
()
commands/kubernetes.go:143
↓ 1 callers
Method
Convert
(int)
do/image_actions.go:25
↓ 1 callers
Method
Create
(*godo.SpacesKeyCreateRequest)
do/spaces_keys.go:40
↓ 1 callers
Method
Create
(*godo.DatabaseCreateRequest)
do/databases.go:187
↓ 1 callers
Method
Create
(*godo.VPCNATGatewayRequest)
do/vpc_nat_gateways.go:23
↓ 1 callers
Method
Create
(ficr *godo.BYOIPPrefixCreateReq)
do/byoip_prefix.go:46
↓ 1 callers
Method
Create
(*godo.VectorDBCreateRequest)
do/vector_databases.go:57
↓ 1 callers
Method
Create
(*godo.TagCreateRequest)
do/tags.go:34
↓ 1 callers
Method
Create
(*godo.DropletCreateRequest, bool)
do/droplets.go:74
↓ 1 callers
Method
Create
(*godo.CreateProjectRequest)
do/projects.go:44
↓ 1 callers
Method
Create
(kcr *godo.KeyCreateRequest)
do/sshkeys.go:36
↓ 1 callers
Method
Create
(*godo.PartnerAttachmentCreateRequest)
do/partner_network_connect.go:56
↓ 1 callers
Method
Create
(lbr *godo.LoadBalancerRequest)
do/load_balancers.go:34
↓ 1 callers
Method
Create
(fr *godo.FirewallRequest)
do/firewalls.go:34
↓ 1 callers
Method
Create
(vpcr *godo.VPCCreateRequest)
do/vpcs.go:42
↓ 1 callers
Method
Create
(create *godo.KubernetesClusterCreateRequest)
do/kubernetes.go:81
↓ 1 callers
Method
Create
(req *godo.AppCreateRequest)
do/apps.go:26
↓ 1 callers
Method
Create
(ficr *godo.ReservedIPV6CreateRequest)
do/reserved_ipv6s.go:34
↓ 1 callers
Method
Create
(*godo.DropletAutoscalePoolRequest)
do/droplet_autoscale.go:23
↓ 1 callers
Method
Create
(*godo.CDNCreateRequest)
do/cdns.go:18
↓ 1 callers
Method
Create
(ficr *godo.ReservedIPCreateRequest)
do/reserved_ips.go:34
↓ 1 callers
Method
Create
(req *godo.DedicatedInferenceCreateRequest)
do/dedicated_inference.go:72
↓ 1 callers
Method
Create
(*godo.CreateUptimeCheckRequest)
do/uptime_checks.go:39
↓ 1 callers
Method
Create
(*godo.DomainCreateRequest)
do/domains.go:64
↓ 1 callers
Method
Create
(icr *godo.CustomImageCreateRequest)
do/images.go:40
↓ 1 callers
Method
Create
(cr *godo.CertificateRequest)
do/certificates.go:33
↓ 1 callers
Method
CreateEmbedding
(ctx context.Context, params *godo.EmbeddingNewParams)
do/inference.go:28
↓ 1 callers
Method
CreateMessage
(ctx context.Context, params *godo.MessageNewParams)
do/inference.go:31
↓ 1 callers
Method
CreateMessageStreaming
(ctx context.Context, params *godo.MessageNewParams)
do/inference.go:32
↓ 1 callers
Method
CreateMultiple
(*godo.DropletMultiCreateRequest)
do/droplets.go:75
↓ 1 callers
Method
CreateResponse
(ctx context.Context, params *godo.ResponseNewParams)
do/inference.go:34
↓ 1 callers
Method
CreateResponseStreaming
(ctx context.Context, params *godo.ResponseNewParams)
do/inference.go:35
↓ 1 callers
Function
DefaultColorScheme
DefaultColorScheme returns doctl's default color scheme.
commands/charm/colors.go:18
↓ 1 callers
Method
Delete
(string)
do/spaces_keys.go:41
↓ 1 callers
Method
Delete
(string)
do/databases.go:188
← previous
next →
901–1,000 of 4,869, ranked by callers