Interface: LabelSelector

    lib/k8s/cluster .LabelSelector

    Properties

    matchExpressions

    Optional matchExpressions: { key: string ; operator: string ; values: string[] }[]

    Defined in

    lib/k8s/cluster.ts:1202


    matchLabels

    Optional matchLabels: Object

    Index signature

    ▪ [key: string]: string

    Defined in

    lib/k8s/cluster.ts:1207