MCPcopy 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
40type CertificateAuthorities struct {

Callers 15

VerifyMaterialMethod · 0.65
VerifyStatementMethod · 0.65
shouldSkipPolicyMethod · 0.65
TestLoadGroupSpecMethod · 0.65
TestVerifyStatementMethod · 0.65
shouldApplyPolicyMethod · 0.65
getChainloopMetaFunction · 0.65
commitAnnotationsFunction · 0.65
renderReferenceFunction · 0.65

Implementers 3

TestCAapp/controlplane/pkg/biz/signing_test.
FileCAapp/controlplane/pkg/ca/fileca/fileca.
EJBCAapp/controlplane/pkg/ca/ejbca/ejbca.go

Calls

no outgoing calls