Overboard


LabelSelector Type

Record fields

Record Field Description

matchExpressions

Full Usage: matchExpressions

Field type: LabelSelectorRequirement list
Field type: LabelSelectorRequirement list

matchLabels

Full Usage: matchLabels

Field type: (string * string) list
Field type: (string * string) list

Instance members

Instance member Description

this.Spec

Full Usage: this.Spec

Returns: (type) option
Returns: (type) option

this.Validate

Full Usage: this.Validate

Returns: ValidationProblem list
Returns: ValidationProblem list

Static members

Static member Description

LabelSelector.ToK8sModel(labelSelector)

Full Usage: LabelSelector.ToK8sModel(labelSelector)

Parameters:
Returns: (type) option
labelSelector : LabelSelector
Returns: (type) option

LabelSelector.combine x1 x2

Full Usage: LabelSelector.combine x1 x2

Parameters:
Returns: LabelSelector
x1 : LabelSelector
x2 : LabelSelector
Returns: LabelSelector

LabelSelector.empty

Full Usage: LabelSelector.empty

Returns: LabelSelector
Returns: LabelSelector