Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectFieldSelector

ObjectFieldSelector selects an APIVersioned field of an object.

schema

io.k8s.api.core.v1.ObjectFieldSelector

Hierarchy

  • ObjectFieldSelector

Index

Properties

Properties

Optional Readonly apiVersion

apiVersion: string

Version of the schema the FieldPath is written in terms of, defaults to "v1".

schema

io.k8s.api.core.v1.ObjectFieldSelector#apiVersion

Readonly fieldPath

fieldPath: string

Path of the field to select in the specified API version.

schema

io.k8s.api.core.v1.ObjectFieldSelector#fieldPath

Generated using TypeDoc