Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ Provision
Method
Provision
modules.go:297–297 ·
view source on GitHub ↗
(Context)
Source
from the content-addressed store, hash-verified
295
// interface to avoid leaking resources.
296
type
Provisioner
interface
{
297
Provision(Context) error
298
}
299
300
// Validator is implemented by modules which can verify that their
Callers
15
newAdminHandler
Method · 0.65
LoadModuleByID
Method · 0.65
Provision
Method · 0.65
ProvisionDefaultCA
Method · 0.65
TestServerNameREMatcher
Function · 0.65
Provision
Method · 0.65
AddAutomationPolicy
Method · 0.65
DefaultIssuersProvisioned
Function · 0.65
TestMatchVarsREDoesNotExpandResolvedValues
Function · 0.65
automaticHTTPSPhase1
Method · 0.65
createAutomationPolicies
Method · 0.65
fillInACMEIssuer
Method · 0.65
Implementers
15
mockProvisionableRouter
admin_test.go
PKI
modules/caddypki/pki.go
CA
modules/caddypki/ca.go
adminAPI
modules/caddypki/adminapi.go
Handler
modules/caddypki/acmeserver/acmeserver
LeafStorageLoader
modules/caddytls/leafstorageloader.go
Tailscale
modules/caddytls/certmanagers.go
HTTPCertGetter
modules/caddytls/certmanagers.go
InlineCAPool
modules/caddytls/capools.go
FileCAPool
modules/caddytls/capools.go
PKIRootCAPool
modules/caddytls/capools.go
PKIIntermediateCAPool
modules/caddytls/capools.go
Calls
no outgoing calls
Tested by
15
TestServerNameREMatcher
Function · 0.52
TestMatchVarsREDoesNotExpandResolvedValues
Function · 0.52
TestHostMatcher
Function · 0.52
TestPathMatcher
Function · 0.52
TestPathREMatcher
Function · 0.52
TestHeaderREMatcher
Function · 0.52
TestVarREMatcher
Function · 0.52
BenchmarkLargeHostMatcher
Function · 0.52
TestMatchExpressionMatch
Function · 0.52
BenchmarkMatchExpressionMatch
Function · 0.52
TestMatchExpressionProvision
Function · 0.52
TestServeHTTPDefaultEncodingPreference
Function · 0.52