@truenas/api-client
    Preparing search index...

    Interface AppImagePullArgs

    interface AppImagePullArgs {
        auth_config?: v25_10_0.AppImageAuthConfig | null;
        image: string;
    }
    Index
    auth_config?: v25_10_0.AppImageAuthConfig | null
    image: string