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

    DataSourceSpec defines specification for DataSource

    interface V1beta1DataSourceSpec {
        source: V1beta1DataSourceSource;
    }
    Index

    Properties

    Properties

    Source is the source of the data referenced by the DataSource

    {}