MCPcopy Create free account

hub / github.com/Trendyol/wolfichef / functions

Functions36 in github.com/Trendyol/wolfichef

↓ 2 callersMethodBuild
()
internal/builder/main.go:34
↓ 2 callersFunctionBuildOptions
(options ...parameters.ParameterOption)
internal/config/options.go:8
↓ 2 callersFunctionGenerate
(parameters parameters.Parameters)
internal/config/generator.go:8
↓ 2 callersFunctionGenerateRandomString
(n int)
api/utils/random.go:8
↓ 2 callersFunctionNewContext
(config types.ImageConfiguration)
internal/builder/main.go:21
↓ 2 callersMethodPublish
(config types.ImageConfiguration, layer v1.Layer, host string, repository string, tag string, username string,
internal/builder/main.go:66
↓ 2 callersFunctionWithPackages
(packages []string)
internal/config/models/parameters/parameter.go:26
↓ 1 callersMethodBuildImage
(imageName string, output string, config types.ImageConfiguration, layer v1.Layer)
internal/builder/main.go:48
↓ 1 callersMethodCategorize
()
internal/trivy/main.go:92
↓ 1 callersMethodCreateTempFile
(ext string)
internal/builder/main.go:57
↓ 1 callersFunctionGitlabRoutes
(router fiber.Router)
api/routes/gitlab.go:8
↓ 1 callersFunctionLoadRoutes
(app *fiber.App)
api/routes/routes.go:5
↓ 1 callersFunctionPrepare
()
internal/index/main.go:17
↓ 1 callersMethodResult
()
internal/trivy/main.go:73
↓ 1 callersMethodSave
()
internal/index/main.go:43
↓ 1 callersMethodScan
()
internal/trivy/main.go:52
↓ 1 callersMethodServe
()
api/config/server.go:30
↓ 1 callersMethodSetup
()
api/config/app.go:15
↓ 1 callersFunctionWithEntrypoint
(entrypoint string)
internal/config/models/parameters/parameter.go:60
↓ 1 callersFunctionWithEnvironment
(environment map[string]string)
internal/config/models/parameters/parameter.go:32
↓ 1 callersFunctionWithWorkDir
(cwd string)
internal/config/models/parameters/parameter.go:54
↓ 1 callersFunctionWolfiRoutes
(router fiber.Router)
api/routes/wolfi.go:8
FunctionGitlabFetchToken
(c *fiber.Ctx)
api/controllers/gitlab.go:68
FunctionGitlabOAuthUrl
(c *fiber.Ctx)
api/controllers/gitlab.go:32
FunctionGitlabRefreshToken
(c *fiber.Ctx)
api/controllers/gitlab.go:112
FunctionNew
(config ...Config)
api/middleware/identifier.go:12
MethodSetup
()
api/config/server.go:20
FunctionWithAccounts
(accounts types.ImageAccounts)
internal/config/models/parameters/parameter.go:48
FunctionWithArchs
(architectures []string)
internal/config/models/parameters/parameter.go:38
FunctionWithRepositories
(repositories []string)
internal/config/models/parameters/parameter.go:20
FunctionWolfiBuild
(c *fiber.Ctx)
api/controllers/wolfi.go:55
FunctionWolfiPackages
(c *fiber.Ctx)
api/controllers/wolfi.go:21
Functioninit
()
internal/trivy/main.go:27
Functioninit
()
api/controllers/gitlab.go:28
Functionmain
()
main.go:10
Functionmain
()
cmd/main.go:24