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

func TestCreateSecretObject(t *testing.T) {}

func TestCreateSecretGeneric(t *testing.T) {}

func setupSecretEnvFile(lines [][]string) func(*testing.T, *CreateSecretOptions) func() {}

func setupSecretBinaryFile(data []byte) func(*testing.T, *CreateSecretOptions) func() {}