KubectlExecSettings.

Container Property

Summary

-c, --container Container name. If omitted, use the kubectl.kubernetes.io/default-container annotation for selecting the container to be attached or the first container in the pod will be chosen
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlExecSettings

Syntax

public string Container { get; set; }

Value

Type Description
string