package ocluster-api

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

Module DockerBuild.DockerfileSource

Sourcetype struct_t = [
  1. | `Dockerfile_82458b994ecd8ced
]
Sourcetype unnamed_union_t = MakeRPC(Capnp.RPC.None(M)).Builder.DockerBuild.Dockerfile.unnamed_union_t =
  1. | Contents of string
  2. | Path of string
  3. | Undefined of int
Sourceval contents_set : t -> string -> unit
Sourceval path_set : t -> string -> unit
Sourceval of_message : rw message_t -> t
Sourceval to_message : t -> rw message_t
Sourceval to_reader : t -> struct_t reader_t
Sourceval init_root : ?message_size:int -> unit -> t
Sourceval init_pointer : pointer_t -> t
OCaml

Innovation. Community. Security.