kubernetes/test/integration/clustertrustbundles/main_test.go

func TestMain(m *testing.M) {}

func mustMakeCertificate(t *testing.T, template *x509.Certificate) []byte {}

func mustMakePEMBlock(blockType string, headers map[string]string, data []byte) string {}