KubectlWaitSettings.

FieldSelector Property

Summary

--field-selector Selector (field query) to filter on, supports '=', '==', and '!='.(e.g. --field-selector key1=value1,key2=value2). The server only supports a limited number of field queries per type.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlWaitSettings

Syntax

public string FieldSelector { get; set; }

Value

Type Description
string