kubernetes/staging/src/k8s.io/kubectl/pkg/cmd/set/env/env_parse_test.go

func ExampleIsEnvironmentArgument_true() {}

func ExampleIsEnvironmentArgument_false() {}

func ExampleSplitEnvironmentFromResources() {}

func ExampleParseEnv_good_with_stdin() {}

func ExampleParseEnv_good_with_stdin_and_error() {}

func ExampleParseEnv_good_without_stdin() {}

func ExampleParseEnv_bad_first() {}

func ExampleParseEnv_bad_second() {}

func ExampleParseEnv_bad_third() {}

func ExampleParseEnv_bad_fourth() {}