MCPcopy Create free account

hub / github.com/GoogleCloudPlatform/buildpacks / functions

Functions3,416 in github.com/GoogleCloudPlatform/buildpacks

↓ 1 callersMethodallocateUnattachedSource
(content)
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:2147
↓ 1 callersFunctionangularAdapterVersion
angularAdapterVersion determines the latest version of the Angular adapter.
pkg/nodejs/angular.go:69
↓ 1 callersFunctionanyParentDirMatches
(path string, targets map[string]bool)
cmd/firebase/bundle/lib/lib.go:374
↓ 1 callersFunctionanyParentDirMatches
(path string, targets map[string]bool)
cmd/nodejs/firebasebundle/lib/lib.go:391
↓ 1 callersFunctionappEngineInDeps
(ctx *gcp.Context)
cmd/python/appengine/lib/lib.go:104
↓ 1 callersFunctionappHostingYAMLFileExistsInDir
(dir string)
pkg/firebase/util/filesystem/filesystem.go:76
↓ 1 callersFunctionappYamlExists
appYamlExists returns true if the specified app.yaml file exists and its path.
pkg/appyaml/appyaml.go:67
↓ 1 callersFunctionapplyDevSync
applyDevSync modifies the entrypoint cmd for dev sync mode.
cmd/python/missing_entrypoint/lib/lib.go:234
↓ 1 callersFunctionapplyNodeExportsResolution
(unqualifiedPath, conditions = defaultExportsConditions)
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:11083
↓ 1 callersFunctionapplyNodeExportsResolution
(unqualifiedPath, conditions = defaultExportsConditions)
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:9688
↓ 1 callersFunctionapplyNodeExtensionResolution
(unqualifiedPath, candidates, { extensions })
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:11126
↓ 1 callersFunctionapplyNodeExtensionResolution
(unqualifiedPath, candidates, { extensions })
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:9731
↓ 1 callersFunctionapplyPatch
(pnpapi, opts)
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:9811
↓ 1 callersFunctionapplyPatch
(pnpapi, opts)
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:8706
↓ 1 callersFunctionapplyStaticAcceptanceTestOptions
(tc acceptance.Test)
builders/nodejs/acceptance/legacy_worker_gcf_test.go:127
↓ 1 callersFunctionapplyStaticAcceptanceTestOptions
(tc acceptance.Test)
builders/nodejs/acceptance/gcf_test.go:227
↓ 1 callersFunctionapplyStaticFailureTestOptions
(tc acceptance.FailureTest)
builders/python/acceptance/gcf_test.go:266
↓ 1 callersFunctionapplyStaticFailureTestOptions
(tc acceptance.FailureTest)
builders/nodejs/acceptance/legacy_worker_gcf_test.go:179
↓ 1 callersFunctionapplyStaticFailureTestOptions
(tc acceptance.FailureTest)
builders/nodejs/acceptance/gcf_test.go:285
↓ 1 callersFunctionapplyStaticTestOptions
(tc acceptance.Test)
builders/python/acceptance/gae_test.go:133
↓ 1 callersFunctionapplyStaticTestOptions
(tc acceptance.Test)
builders/python/acceptance/flex_test.go:84
↓ 1 callersFunctionapplyStaticTestOptions
(tc acceptance.Test)
builders/python/acceptance/gcf_test.go:203
↓ 1 callersFunctionapplyStaticTestOptions
(tc acceptance.Test)
builders/go/acceptance/flex_test.go:69
↓ 1 callersFunctionapplyStaticTestOptions
(tc acceptance.Test)
builders/nodejs/acceptance/gae_test.go:211
↓ 1 callersFunctionapplyStaticTestOptions
(tc acceptance.Test)
builders/nodejs/acceptance/flex_test.go:64
↓ 1 callersFunctionapplyStaticTestOptions
(test acceptance.Test)
builders/dotnet/acceptance/gcf_test.go:74
↓ 1 callersFunctionarRepositories
arRepositories populates the hosts to be added to the .netrc file.
pkg/ar/ar.go:121
↓ 1 callersFunctionareStatsEqual
(a, b)
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1309
↓ 1 callersFunctionareStatsEqual
(a, b)
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:232
↓ 1 callersFunctionbuildApp
buildApp builds an application image from source.
internal/acceptance/acceptance.go:1026
↓ 1 callersFunctionbuildDartFn
(ctx *gcp.Context)
cmd/dart/sdk/lib/lib.go:66
↓ 1 callersFunctionbuildDirectoryContext
buildDirectoryContext returns (1) the "build directory" from which the buildpacks will be run, and (2) the directory containing the application to be
pkg/firebase/util/util.go:67
↓ 1 callersFunctionbuildFailingApp
buildFailingApp attempts to build an app and ensures that it fails (non-zero exit code). It returns the interleaved stdout and stderr (combined chrono
internal/acceptance/acceptance.go:1107
↓ 1 callersFunctionbuildFlutterFn
(ctx *gcp.Context)
cmd/dart/sdk/lib/lib.go:89
↓ 1 callersFunctionbuildFnWrapper
buildFnWrapper creates a libcnb.BuildFunc that wraps the given buildFn.
pkg/gcpbuildpack/gcpbuildpack.go:329
↓ 1 callersFunctionbuildFunctionsFramework
buildFunctionsFramework runs the native-image build for the standard GCF workflow and returns the image entrypoint.
cmd/java/native_image/lib/lib.go:302
↓ 1 callersFunctionbuildMaven
buildMaven runs the Maven native-image build and returns the image entrypoint.
cmd/java/native_image/lib/lib.go:135
↓ 1 callersFunctionbuildRuntimeLayer
(ctx *gcp.Context, rtVersion string)
cmd/dotnet/runtime/lib/lib.go:82
↓ 1 callersFunctionbuildSDKLayer
(ctx *gcp.Context, version string, isDevMode bool)
cmd/dotnet/sdk/lib/lib.go:70
↓ 1 callersFunctionbuildSpringBoot
buildSpringBoot attempts to build a native image from a Spring Boot fat JAR and returns the image entrypoint. It may return empty if, for example, no
cmd/java/native_image/lib/lib.go:255
↓ 1 callersFunctionbunInstallModules
(ctx *gcp.Context)
cmd/nodejs/bun/lib/lib.go:104
↓ 1 callersFunctioncacheOptions
(image string)
internal/acceptance/acceptance.go:990
↓ 1 callersFunctionccall
(ident, returnType, argTypes, args, opts)
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:5542
↓ 1 callersFunctionccall
(ident, returnType, argTypes, args, opts)
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:4446
↓ 1 callersMethodchangeFileBufferPromise
(p, content, { mode } = {})
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1884
↓ 1 callersMethodchangeFileBufferPromise
(p, content, { mode } = {})
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:806
↓ 1 callersMethodchangeFileBufferSync
(p, content, { mode } = {})
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1912
↓ 1 callersMethodchangeFileBufferSync
(p, content, { mode } = {})
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:834
↓ 1 callersMethodchangeFileTextPromise
(p, content, { automaticNewlines, mode } = {})
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1894
↓ 1 callersMethodchangeFileTextPromise
(p, content, { automaticNewlines, mode } = {})
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:816
↓ 1 callersMethodchangeFileTextSync
(p, content, { automaticNewlines = false, mode } = {})
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1922
↓ 1 callersMethodchangeFileTextSync
(p, content, { automaticNewlines = false, mode } = {})
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:844
↓ 1 callersFunctioncheckCache
(ctx *gcp.Context, l *libcnb.Layer)
pkg/dotnet/dotnet.go:236
↓ 1 callersFunctioncheckCache
checkCache checks whether cached dependencies exist and match.
cmd/ruby/bundle/lib/lib.go:173
↓ 1 callersFunctioncheck_gemfile
gemfile
cmd/ruby/appengine_validation/scripts/check_gemfile_version.rb:27
↓ 1 callersFunctionclasspath
classpath determines what the --classpath argument should be. This tells the Functions Framework where to find the classes of the function, including
cmd/java/functions_framework/lib/lib.go:110
↓ 1 callersFunctionclearStats
(stats)
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1276
↓ 1 callersFunctionclearStats
(stats)
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:199
↓ 1 callersMethodclose
(cb)
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1681
↓ 1 callersMethodclose
(cb)
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:603
↓ 1 callersMethodcloseSync
()
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1687
↓ 1 callersMethodcloseSync
()
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:609
↓ 1 callersFunctioncloudEventFunc
(ctx context.Context, e cloudevents.Event)
builders/testdata/go/functions/declarative_cloud_event/function.go:31
↓ 1 callersMethodcommand
command returns the entrypoint command for the maker tool.
pkg/nodejs/nodejs.go:538
↓ 1 callersFunctioncompareMetadata
(a, b *semver.Version)
pkg/version/version.go:94
↓ 1 callersFunctioncomposerDumpAutoload
composerDumpAutoload runs `composer dump-autoload` with the given flags.
pkg/php/php.go:151
↓ 1 callersFunctioncomposerFileVersion
composerFileVersion extracts the version number from composer.json. returns an error in case the version cannot be read.
pkg/php/php.go:302
↓ 1 callersFunctionconfigureAngularEnv
configureAngularEnv checks if the application is an Angular application and, if so, configures default Angular environment variables (NG_TRUST_PROXY_H
pkg/firebase/preparer/preparer.go:173
↓ 1 callersFunctionconfigureBinSymlink
(ctx *gcp.Context, binLayerPath string)
pkg/dotnet/dotnet.go:286
↓ 1 callersFunctionconfigureRunitServiceTree
(ctx *gcp.Context, layer *libcnb.Layer)
cmd/utils/devsync/lib/lib.go:91
↓ 1 callersMethodconfiguredExec
(params execParams)
pkg/gcpbuildpack/exec.go:160
↓ 1 callersFunctionconvertReturnValue
(ret2)
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:5559
↓ 1 callersFunctionconvertReturnValue
(ret2)
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:4463
↓ 1 callersFunctioncopyDefaultGemspecs
copyDefaultGemspecs copies default gemspecs to specifications directory.
cmd/ruby/rubygems/lib/lib.go:227
↓ 1 callersFunctioncopyFile
(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat,
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1572
↓ 1 callersFunctioncopyFile
(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat,
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:494
↓ 1 callersFunctioncopyFolder
(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat,
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1498
↓ 1 callersFunctioncopyFolder
(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat,
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:420
↓ 1 callersFunctioncopyPromise
(destinationFs, destination, sourceFs, source, opts)
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1439
↓ 1 callersFunctioncopyPromise
(destinationFs, destination, sourceFs, source, opts)
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:361
↓ 1 callersMethodcopyPromise
(destination, source, { baseFs = this, overwrite = true, stableSort = false, stableTime = false, linkStrategy
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1845
↓ 1 callersMethodcopyPromise
(destination, source, { baseFs = this, overwrite = true, stableSort = false, stableTime = false, linkStrategy
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:767
↓ 1 callersFunctioncopyPublicDirToOutputBundleDir
(outputPublicDir string, workspacePublicDir string, ctx *gcp.Context)
cmd/firebase/bundle/lib/lib.go:214
↓ 1 callersFunctioncopyPublicDirToOutputBundleDir
(outputPublicDir string, workspacePublicDir string, ctx *gcp.Context)
cmd/nodejs/firebasebundle/lib/lib.go:214
↓ 1 callersFunctioncopySharedLibs
copySharedLibs moves the shared libs from the runtime layer into pip layer. This is required to support building native extensions in python37 and pyt
pkg/python/python.go:457
↓ 1 callersFunctioncopySymlink
(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat,
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1587
↓ 1 callersFunctioncopySymlink
(prelayout, postlayout, updateTime, destinationFs, destination, destinationStat, sourceFs, source, sourceStat,
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:509
↓ 1 callersMethodcopySync
(destination, source, { baseFs = this, overwrite = true } = {})
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:1848
↓ 1 callersMethodcopySync
(destination, source, { baseFs = this, overwrite = true } = {})
builders/testdata/nodejs/appengine/yarn_two_pnp/.pnp.cjs:770
↓ 1 callersFunctioncopyToContainer
copyToContainer copies files from the host path to the specified destination inside the container.
internal/acceptance/acceptance.go:1599
↓ 1 callersFunctioncreateFunctionsClasspath
createFunctionsClasspath generates the full classpath to be used with native-image command line for GCF workflow
cmd/java/native_image/lib/lib.go:317
↓ 1 callersFunctioncreateImage
createImage builds a native-image and returns an image entrypoint. It handles all the logic for which workflow to use (e.g native-image build via comm
cmd/java/native_image/lib/lib.go:59
↓ 1 callersFunctioncreateLauncher
(ctx *gcp.Context, launcherSource, launcherTarget string)
cmd/java/functions_framework/lib/lib.go:97
↓ 1 callersFunctioncreateMainCppFile
(ctx *gcp.Context, fn fnInfo, main string)
cmd/cpp/functions_framework/lib/lib.go:284
↓ 1 callersFunctioncreateMainGoMod
(ctx *gcp.Context, fn fnInfo)
cmd/go/functions_framework/lib/lib.go:149
↓ 1 callersFunctioncreateMainGoMod
* createMainGoMod creates the `main.go` and `go.mod` required to form a module-based Go application that wraps the user function into a server. The ma
cmd/go/legacy_worker/lib/lib.go:143
↓ 1 callersFunctioncreateMainGoModVendored
(ctx *gcp.Context, fn fnInfo)
cmd/go/functions_framework/lib/lib.go:224
↓ 1 callersFunctioncreateMainVendored
createMainVendored creates the main.go file for vendored functions. This should only be run for Go 1.11 and 1.13. Go 1.11 and 1.13 on GCF allow for ve
cmd/go/functions_framework/lib/lib.go:324
↓ 1 callersFunctioncreateMainVendored
createMainVendored creates the main.go file for vendored functions. This should only be run for Go 1.11 and 1.13. Go 1.11 and 1.13 on GCF allow for ve
cmd/go/legacy_worker/lib/lib.go:218
↓ 1 callersMethodcreateReadStream
(options)
builders/testdata/nodejs/functions/yarn_two_pnp/.pnp.cjs:5007
← previousnext →1,101–1,200 of 3,416, ranked by callers