...

Source file src/edge-infra.dev/pkg/edge/linkerd/certs/trustanchor/doc.go

Documentation: edge-infra.dev/pkg/edge/linkerd/certs/trustanchor

     1  // Package trustanchor abstracts the linkerd trustanchor certificate manager objects
     2  // and implements the logic to create/read the linkerd trustanchor certificate K8s secret
     3  package trustanchor
     4  

View as plain text