appc-0.0.5: app container types and tools

Safe HaskellNone
LanguageHaskell2010

Data.AppContainer.Types

Documentation

data Image Source

Constructors

Image 

Fields

imageApp :: !Text
 
imageImageID :: !Text
 

data Label Source

Constructors

Label 

Fields

labelName :: !Text
 
labelVal :: !Text
 

data Port Source

Constructors

Port