KubectlExposeSettings.

Protocol Property

Summary

--protocol The network protocol for the service to be created. Default is 'TCP'.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlExposeSettings

Syntax

public string Protocol { get; set; }

Value

Type Description
string