KubectlRunSettings.

Expose Property

Summary

--expose If true, create a ClusterIP service associated with the pod. Requires `--port`.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlRunSettings

Syntax

public Nullable<bool> Expose { get; set; }

Value

Type Description
Nullable<bool>