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

    Interface V1beta1Error

    Error is the last error encountered during the snapshot/restore

    interface V1beta1Error {
        message?: string;
        time?: string;
    }
    Index

    Properties

    Properties

    message?: string
    time?: string

    Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.