TopologySelectorTerm

com.coralogix.zio.k8s.model.core.v1.TopologySelectorTerm
See theTopologySelectorTerm companion object

A topology selector term represents the result of label queries. A null or empty topology selector term matches no objects. The requirements of them are ANDed. It provides a subset of functionality as NodeSelectorTerm. This is an alpha feature and may change in the future.

Value parameters

matchLabelExpressions

A list of topology selector requirements by labels.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

A list of topology selector requirements by labels.

A list of topology selector requirements by labels.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product