@taiyi-io/api-connector-ts
    Preparing search index...

    Interface VolumeSpec

    卷规格

    interface VolumeSpec {
        format: VolumeFormat;
        size: number;
        tag: string;
    }
    Index

    Properties

    Properties

    format: VolumeFormat

    格式

    size: number

    大小,单位MB

    tag: string

    标签