@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface IoK8sApiAutoscalingV2CrossVersionObjectReference

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

    interface IoK8sApiAutoscalingV2CrossVersionObjectReference {
        apiVersion?: string;
        kind: string;
        name: string;
    }
    Index

    Properties

    Properties

    apiVersion?: string

    apiVersion is the API version of the referent

    kind: string
    name: string