package bistro

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Workflow.Docker_imageSource

Sourcetype t = {
  1. account : string;
  2. name : string;
  3. tag : string option;
  4. registry : string option;
}
OCaml

Innovation. Community. Security.