Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ GetName
Method
GetName
app/controlplane/pkg/ca/ca.go:37–37 ·
view source on GitHub ↗
GetName returns the name of the CA
()
Source
from the content-addressed store, hash-verified
35
GetRootChain(ctx context.Context) ([]*x509.Certificate, error)
36
// GetName returns the name of the CA
37
GetName() string
38
}
39
40
type
CertificateAuthorities
struct
{
Callers
15
TestVerifyMaterialScopedRuntimeInputs
Method · 0.65
VerifyMaterial
Method · 0.65
VerifyStatement
Method · 0.65
shouldSkipPolicy
Method · 0.65
TestLoadGroupSpec
Method · 0.65
TestVerifyStatement
Method · 0.65
evaluatePolicyAttachment
Method · 0.65
shouldApplyPolicy
Method · 0.65
LoadPolicyScriptsFromSpec
Function · 0.65
getChainloopMeta
Function · 0.65
commitAnnotations
Function · 0.65
renderReference
Function · 0.65
Implementers
3
TestCA
app/controlplane/pkg/biz/signing_test.
FileCA
app/controlplane/pkg/ca/fileca/fileca.
EJBCA
app/controlplane/pkg/ca/ejbca/ejbca.go
Calls
no outgoing calls
Tested by
9
TestVerifyMaterialScopedRuntimeInputs
Method · 0.52
TestLoadGroupSpec
Method · 0.52
TestVerifyStatement
Method · 0.52
TestAttestationCraft
Function · 0.52
TestFromRawGroupAndUnknownFields
Function · 0.52
TestExtractMetadata
Function · 0.52
TestPbWorkflowContractItemToAction
Function · 0.52
TestEnrichMaterialsV2Schema
Function · 0.52
TestParseContractV2
Function · 0.52