CrossVersionObjectReference contains enough information to let you identify the referred resource.

Hierarchy

  • V2CrossVersionObjectReference

Constructors

Properties

apiVersion?: string

apiVersion is the API version of the referent

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

Type declaration

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

Methods

Generated using TypeDoc