KubectlProxySettings.

Port Property

Summary

-p, --port The port on which to run the proxy. Set to 0 to pick a random port.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlProxySettings

Syntax

public Nullable<int> Port { get; set; }

Value

Type Description
Nullable<int>