KubectlExposeSettings.

ClusterIp Property

Summary

--cluster-ip ClusterIP to be assigned to the service. Leave empty to auto-allocate, or set to 'None' to create a headless service.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlExposeSettings

Syntax

public string ClusterIp { get; set; }

Value

Type Description
string