KubectlExposeSettings.

Selector Property

Summary

--selector A label selector to use for this service. Only equality-based selector requirements are supported. If empty (the default) infer the selector from the replication controller or replica set.)
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlExposeSettings

Syntax

public string Selector { get; set; }

Value

Type Description
string