package docker_hub

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

Module Docker_hub.ImageSource

Sourcetype name
Sourcetype tag
Sourcetype digest
Sourceval from_string : string -> name * tag * digest option
Sourceval with_digest : string -> name * tag * digest
Sourceval without_digest : string -> name * tag
Sourceval ignore_digest : string -> name * tag
Sourceval to_string : name -> tag -> digest option -> string
Sourceval name_to_string : name -> string
Sourceval tag_to_string : tag -> string
Sourceval digest_to_string : digest -> string
OCaml

Innovation. Community. Security.