kubernetes/staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_tls_test.go

var rsaCertPEM

var rsaKeyPEM

const mismatchRSAKeyPEM

func TestCreateSecretTLS(t *testing.T) {}

func write(path, contents string, t *testing.T) {}

func writeKeyPair(tmpDirPath, key, cert string, t *testing.T) (keyPath, certPath string) {}