hs-mesos-0.20.1.0

Safe HaskellNone
LanguageHaskell2010

System.Mesos.Raw.ExecutorInfo

Documentation

c_toExecutorInfo Source

Arguments

:: ExecutorIDPtr 
-> FrameworkIDPtr 
-> CommandInfoPtr 
-> ContainerInfoPtr 
-> Ptr ResourcePtr

resources

-> CInt

resource count

-> Ptr CChar

name

-> CInt

name length

-> Ptr CChar

source

-> CInt

source length

-> Ptr CChar

data

-> CInt

data length

-> IO ExecutorInfoPtr