A topology selector requirement is a selector that matches given label. This is an alpha feature and may change in the future.

Hierarchy

  • V1TopologySelectorLabelRequirement

Constructors

Properties

key: string

The label key that the selector applies to.

values: string[]

An array of string values. One value must match the label to be selected. Each entry in Values is ORed.

attributeTypeMap: {
    baseName: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc