@runloop/api-client - v1.4.0
    Preparing search index...

    Harbor-based job specification with inline YAML configuration.

    interface HarborJobSpec {
        inline_yaml: string;
        type: "harbor";
    }
    Index

    Properties

    Properties

    inline_yaml: string

    The Harbor job configuration as inline YAML content.

    type: "harbor"