Options
All
  • Public
  • Public/Protected
  • All
Menu

ObjectFieldSelector selects an APIVersioned field of an object.

export
interface

K8sIoApiCoreV1ObjectFieldSelector

Hierarchy

  • K8sIoApiCoreV1ObjectFieldSelector

Index

Properties

apiVersion?: string

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

memberof

K8sIoApiCoreV1ObjectFieldSelector

fieldPath: string

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

memberof

K8sIoApiCoreV1ObjectFieldSelector

Generated using TypeDoc