Taint#

Taint description.

Contents#

  • effect — The taint effect.

    • Type: String

    • Valid values: NO_SCHEDULE | NO_EXECUTE | PREFER_NO_SCHEDULE

    • Required: No

  • key — The key.

    • Type: String

    • Constraints: Minimum key length — 1, maximum key length — 63. Latin letters, digits, and “.”, “_” and “-” symbols are allowed. The key should start and end with a Latin letter or digit. The key may start with a DNS subdomain prefix with a slash. If the key contains “.” or “/” symbols, then it may not include “_” symbol.

    • Required: No

  • value — The value.

    • Type: String

    • Constraints: Minimum length of the value — 0, maximum length — 63. Latin letters, digits, and “-”, “.” and “_” symbols are allowed. The value should start with a Latin letter or digit.

    • Required: No