Overboard


LabelSelectorBuilder Type

Constructors

Constructor Description

LabelSelectorBuilder()

Full Usage: LabelSelectorBuilder()

Returns: LabelSelectorBuilder
Returns: LabelSelectorBuilder

Instance members

Instance member Description

matchDoesNotExist arg1

Full Usage: matchDoesNotExist arg1

Parameters:
    arg0 : string * string list

Returns: LabelSelector
arg0 : string * string list
Returns: LabelSelector

matchExists arg1

Full Usage: matchExists arg1

Parameters:
    arg0 : string * string list

Returns: LabelSelector
arg0 : string * string list
Returns: LabelSelector

matchIn arg1

Full Usage: matchIn arg1

Parameters:
    arg0 : string * string list

Returns: LabelSelector
arg0 : string * string list
Returns: LabelSelector

matchLabels labels

Full Usage: matchLabels labels

Parameters:
    labels : (string * string) list

Returns: LabelSelector
labels : (string * string) list
Returns: LabelSelector

matchLabel arg1

Full Usage: matchLabel arg1

Parameters:
    arg0 : string * string

Returns: LabelSelector
arg0 : string * string
Returns: LabelSelector

matchNotIn arg1

Full Usage: matchNotIn arg1

Parameters:
    arg0 : string * string list

Returns: LabelSelector
arg0 : string * string list
Returns: LabelSelector

this.Yield

Full Usage: this.Yield

Parameters:
    arg0 : 'a

Returns: LabelSelector
arg0 : 'a
Returns: LabelSelector