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
↓ 3 callers
Function
RunProjectsUpdate
RunProjectsUpdate updates an existing Project with a given configuration.
commands/projects.go:188
↓ 3 callers
Function
RunRegistriesCreate
RunRegistriesCreate creates a new registry.
commands/registry.go:1230
↓ 3 callers
Function
RunReservedIPGet
RunReservedIPGet retrieves a reserved IP's details.
commands/reserved_ips.go:108
↓ 3 callers
Function
RunServerlessInferenceChatCompletionCreate
RunServerlessInferenceChatCompletionCreate runs chat-completions create.
commands/serverless_inference.go:179
↓ 3 callers
Function
RunServerlessInstall
RunServerlessInstall performs the network installation of the 'nim' adjunct to support serverless development
commands/serverless.go:152
↓ 3 callers
Function
RunServerlessUpgrade
RunServerlessUpgrade is a variant on RunServerlessInstall for installing over an existing version when the existing version is inadequate as detected
commands/serverless.go:200
↓ 3 callers
Function
RunVPCPeeringCreate
RunVPCPeeringCreate creates a new VPC Peering with a given configuration.
commands/vpc_peerings.go:94
↓ 3 callers
Function
RunVolumeList
RunVolumeList returns a list of volumes.
commands/volumes.go:86
↓ 3 callers
Method
Select
Select displays the list and prompts the user to select an item.
commands/charm/list/list.go:89
↓ 3 callers
Method
SwitchPerformanceTier
(id, tier string)
do/nfs_actions.go:37
↓ 3 callers
Method
Transfer
(int, *godo.ActionRequest)
do/image_actions.go:26
↓ 3 callers
Method
UpdateAgent
(agentID string, req *godo.AgentUpdateRequest)
do/gradientai.go:110
↓ 3 callers
Method
UpdateAgentAPIKey
(agentID string, apikeyID string, req *godo.AgentAPIKeyUpdateRequest)
do/gradientai.go:132
↓ 3 callers
Method
UpdateAgentRoute
(parentAgentID string, childAgentID string, req *godo.AgentRouteUpdateRequest)
do/gradientai.go:124
↓ 3 callers
Method
UpdateAgentVisibility
(agentID string, req *godo.AgentVisibilityUpdateRequest)
do/gradientai.go:112
↓ 3 callers
Method
UpdateAlert
(string, string, *godo.UpdateUptimeAlertRequest)
do/uptime_checks.go:48
↓ 3 callers
Method
UpdateAlertDestinations
(appID, alertID string, update *godo.AlertDestinationUpdateRequest)
do/apps.go:53
↓ 3 callers
Method
UpdateAlertPolicy
(uuid string, request *godo.AlertPolicyUpdateRequest)
do/monitoring.go:35
↓ 3 callers
Method
UpdateFunctionRoute
(agent_id string, function_id string, req *godo.FunctionRouteUpdateRequest)
do/gradientai.go:128
↓ 3 callers
Method
UpdateGarbageCollection
(string, string, *godo.UpdateGarbageCollectionRequest)
do/registry.go:410
↓ 3 callers
Method
UpdateKnowledgeBase
(knowledgeBaseID string, req *godo.UpdateKnowledgeBaseRequest)
do/gradientai.go:116
↓ 3 callers
Method
UpdateOpenAIAPIKey
(openaiApiKeyId string, openaiAPIKeyUpdate *godo.OpenAIAPIKeyUpdateRequest)
do/gradientai.go:138
↓ 3 callers
Method
UpdateTTL
(string, *godo.CDNUpdateTTLRequest)
do/cdns.go:19
↓ 3 callers
Method
UpdateTags
(string, *godo.VectorDBUpdateTagsRequest)
do/vector_databases.go:61
↓ 3 callers
Method
UpdateVPCPeering
(peeringID string, req *godo.VPCPeeringUpdateRequest)
do/vpcs.go:49
↓ 3 callers
Method
UpgradeBuildpack
(appID string, options godo.UpgradeBuildpackOptions)
do/apps.go:56
↓ 3 callers
Function
ValidateProjectUUID
ValidateProjectUUID checks if the given projectUUID exists
commands/droplets.go:376
↓ 3 callers
Function
VectorDatabases
VectorDatabases creates the vector-databases command
commands/vector_databases.go:39
↓ 3 callers
Function
WithDefaultChoice
WithDefaultChoice sets the default choice on the prompt.
commands/charm/confirm/confirm.go:55
↓ 3 callers
Function
adjustIncludeAndExclude
adjustIncludeAndExclude deals with the fact that 'web' has special meaning to 'nim'. 1. If the developer has a package called 'web' and wishes to inc
commands/serverless-extra.go:411
↓ 3 callers
Method
auth
(w http.ResponseWriter, r *http.Request)
integration/database_firewall_add_test.go:24
↓ 3 callers
Function
buildTagResources
(urns []string)
commands/tags.go:191
↓ 3 callers
Function
cmdNS
(cmd *Command)
commands/doit.go:363
↓ 3 callers
Function
convertUTCtoISO8601
(restoreFromTimestamp string)
commands/databases.go:431
↓ 3 callers
Function
databaseStorageAutoscale
()
commands/databases.go:750
↓ 3 callers
Function
displayDatabaseDBs
(c *CmdConfig, dbs ...do.DatabaseDB)
commands/databases.go:1698
↓ 3 callers
Function
displayDatabasePools
(c *CmdConfig, pools ...do.DatabasePool)
commands/databases.go:1581
↓ 3 callers
Function
displayDatabaseReplicas
(c *CmdConfig, short bool, replicas ...do.DatabaseReplica)
commands/databases.go:1886
↓ 3 callers
Function
displayDomainRecords
(c *CmdConfig, records ...do.DomainRecord)
commands/domains.go:417
↓ 3 callers
Function
displayNfs
(c *CmdConfig, shares ...do.Nfs)
commands/nfs.go:518
↓ 3 callers
Function
errAmbiguousClusterName
(name string, ids []string)
commands/kubernetes.go:92
↓ 3 callers
Function
errAmbiguousPoolName
(name string, ids []string)
commands/kubernetes.go:100
↓ 3 callers
Function
executeNamespaceRequest
executeNamespaceRequest executes a valid http.Request object where the request is expected to return a NamespaceResponse. The response is converted t
do/serverless.go:640
↓ 3 callers
Function
extractForwardingRules
(s string)
commands/load_balancers.go:412
↓ 3 callers
Function
finishConnecting
finishConnecting performs the final steps of 'doctl serverless connect'.
commands/serverless.go:441
↓ 3 callers
Function
flattenAssociatedResourceIDs
(resources []*godo.AssociatedResource)
commands/displayers/kubernetes.go:378
↓ 3 callers
Function
getFlatArgsArray
Convert the actual args, the boolean flags, and the string flags for a command into a flat array which are passed to the plugin as 'args'.
commands/serverless_util.go:142
↓ 3 callers
Function
is412Error
is412Error checks if an error is a 412 (Precondition Failed) response, which indicates multiple registries exist and a specific registry name is requi
commands/registry.go:804
↓ 3 callers
Function
kubeconfigCachePath
()
commands/kubernetes.go:523
↓ 3 callers
Method
list
(f Generator)
do/droplets.go:155
↓ 3 callers
Function
nsKey
(parts ...string)
internal/apps/config/config.go:114
↓ 3 callers
Function
parseGrantsFromArg
(grants []string)
commands/spaces_keys.go:193
↓ 3 callers
Function
parseTaints
(rawTaints []string)
commands/kubernetes.go:2993
↓ 3 callers
Function
performVolumeAction
(c *CmdConfig, fn volumeActionFn)
commands/volume_actions.go:28
↓ 3 callers
Function
readDropletBackupPolicy
(c *CmdConfig)
commands/droplet_actions.go:288
↓ 3 callers
Function
readInputFromFile
(path string)
commands/certificates.go:236
↓ 3 callers
Function
removeFromKubeconfig
(kubeconfig []byte)
commands/kubernetes.go:2466
↓ 3 callers
Function
serverlessInferenceAsyncInvocationParams
(c *CmdConfig)
commands/serverless_inference.go:943
↓ 3 callers
Function
serverlessInferenceChatCompletionParams
(c *CmdConfig)
commands/serverless_inference.go:204
↓ 3 callers
Function
serverlessInferenceFlagChanged
(c *CmdConfig, name string)
commands/serverless_inference.go:145
↓ 3 callers
Function
taintsToSlice
(taints []godo.Taint)
commands/kubernetes_test.go:1941
↓ 3 callers
Function
tempFile
(t *testing.T, name string)
commands/apps_dev_config_test.go:192
↓ 3 callers
Function
userAgent
()
doit.go:314
↓ 3 callers
Function
versionMaxBy
(versions []do.KubernetesVersion, selector func(do.KubernetesVersion) string)
commands/kubernetes.go:2960
↓ 3 callers
Function
writeConfig
()
commands/auth.go:333
↓ 3 callers
Function
writeServerlessInferenceText
(w io.Writer, text string)
commands/serverless_inference.go:108
↓ 3 callers
Function
wsHandler
(t *testing.T, recvBuffer *bytes.Buffer)
pkg/listen/listen_test.go:24
↓ 2 callers
Function
Account
Account creates the account commands hierarchy.
commands/account.go:25
↓ 2 callers
Function
Actions
Actions creates the action commands hierarchy.
commands/actions.go:28
↓ 2 callers
Function
Activations
Activations generates the serverless 'activations' subtree for addition to the doctl command
commands/activations.go:42
↓ 2 callers
Method
AddValidArgsFunc
AddValidArgsFunc sets the function to run for dynamic completions ValidArgsFunc and ValidArgs are mutually exclusive. This function will return an err
commands/command.go:61
↓ 2 callers
Function
Apps
Apps creates the apps command.
commands/apps.go:44
↓ 2 callers
Function
Auth
Auth creates auth commands for doctl.
commands/auth.go:92
↓ 2 callers
Function
BYOIPPrefix
BYOIPPrefix creates the command hierarchy for byoip prefixes.
commands/byoip_prefix.go:29
↓ 2 callers
Function
Balance
Balance creates the balance commands hierarchy.
commands/balance.go:22
↓ 2 callers
Function
BillingHistory
BillingHistory creates the BillingHistory commands hierarchy.
commands/billing_history.go:22
↓ 2 callers
Function
BytesToHumanReadableUnitBinary
BytesToHumanReadableUnitBinary converts byte input to a human-readable form using the largest notation possible in binary base.
commands/displayers/util.go:13
↓ 2 callers
Function
CDN
CDN creates the CDN command
commands/cdns.go:27
↓ 2 callers
Method
CancelEvent
(appID, eventID string)
do/apps.go:67
↓ 2 callers
Function
Certificate
Certificate creates the certificate command.
commands/certificates.go:28
↓ 2 callers
Method
CleanNamespace
()
do/serverless.go:238
↓ 2 callers
Method
Collection
Collection returns the collection segment of the URN.
pkg/urn/urn.go:53
↓ 2 callers
Method
Cols
()
commands/displayers/output.go:28
↓ 2 callers
Method
Complete
Complete is the complete version for doit.
doit.go:119
↓ 2 callers
Method
CompleteJSON
CompleteJSON is the complete version for doit, formatted as JSON.
doit.go:144
↓ 2 callers
Method
CopyToContainer
(ctx context.Context, container, path string, content io.Reader, options types.CopyToContainerOptions)
internal/apps/builder/container.go:26
↓ 2 callers
Method
Create
(*godo.RegistryCreateRequest)
do/registry.go:74
↓ 2 callers
Method
CreateAsyncInvocation
(ctx context.Context, params *godo.AsyncInvocationNewParams)
do/inference.go:36
↓ 2 callers
Method
CreateChatCompletion
(ctx context.Context, params *godo.ChatCompletionNewParams)
do/inference.go:26
↓ 2 callers
Method
CreateChatCompletionStreaming
(ctx context.Context, params *godo.ChatCompletionNewParams)
do/inference.go:27
↓ 2 callers
Method
CreateNamespace
(context.Context, string, string)
do/serverless.go:236
↓ 2 callers
Method
CreateRecord
(string, *DomainRecordEditRequest)
do/domains.go:71
↓ 2 callers
Method
CredentialsPath
()
do/serverless.go:264
↓ 2 callers
Function
Databases
Databases creates the databases command
commands/databases.go:47
↓ 2 callers
Function
DedicatedInferenceCmd
DedicatedInferenceCmd creates the dedicated-inference command and its subcommands.
commands/dedicated_inference.go:32
↓ 2 callers
Method
Delete
()
do/registry.go:75
↓ 2 callers
Method
DeleteFunction
(string, bool)
do/serverless.go:252
↓ 2 callers
Method
DeleteFunction
DeleteFunction removes a function from the namespace
do/serverless.go:854
↓ 2 callers
Method
DeleteIndex
(string, string)
do/databases.go:260
↓ 2 callers
Method
DeleteNamespace
(context.Context, string)
do/serverless.go:237
← previous
next →
501–600 of 4,869, ranked by callers