Module specifications::container

source ·

Structs§

  • Defines the YAML of an action in a package.
  • Defines the YAML of a command within an action in a package.
  • Defines the YAML of a remote OAS action.
  • Specifies the contents of a container info YAML file. Note that this is only the file the user creates.
  • Defines the YAML of the entry point to a package (in terms of function).
  • Specifies the name of an Image, possibly with digest.
  • Serializes an Image to a way that Docker likes.
  • Specifies the contents of a contaienr info YAML file that is inside the container itself.
  • Defines a single Docker volume binding.
  • A special struct that prints a given VolumeBind as a Docker-compatible string.
  • A special struct that prints a given VolumeBindOption as a Docker-compatible string.

Enums§