package ocluster-api

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type struct_t = [
  1. | `Action_fd64455b116ae773
]
type unnamed_union_t =
  1. | DockerBuild of DockerBuild.t
  2. | Obuilder of OBuilder.t
  3. | Custom of Custom.t
  4. | Undefined of int
val get : t -> unnamed_union_t
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t