Documentation ¶
Index ¶
- func GetMarkdownForCABundle(heading string, pkiGraph graph.Directed, ...) (string, []string, error)
- func GetMarkdownForCertKeyPair(heading string, pkiGraph graph.Directed, certKeyPair *certgraphapi.CertKeyPair, ...) (string, []string, error)
- func GetMarkdownForPKILIst(title, description, outputDir string, pkiGraph graph.Directed) (string, error)
- func GetMarkdownForSummary(pkiLists []*certgraphapi.PKIList) string
- func SeparateDisjointPKI(pkiList *certgraphapi.PKIList) ([]*certgraphapi.PKIList, error)
- func WriteDoc(pkiList *certgraphapi.PKIList, outputDir string) error
- func WriteDocs(pkiList *certgraphapi.PKIList, outputDir string) error
- type ClusterCerts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMarkdownForCABundle ¶
func GetMarkdownForPKILIst ¶
func GetMarkdownForSummary ¶
func GetMarkdownForSummary(pkiLists []*certgraphapi.PKIList) string
func SeparateDisjointPKI ¶
func SeparateDisjointPKI(pkiList *certgraphapi.PKIList) ([]*certgraphapi.PKIList, error)
Types ¶
type ClusterCerts ¶
type ClusterCerts struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.