Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Ganeti.OpCodes.Lens
Description
Lenses for OpCodes
Documentation
metaParamsL :: Lens' MetaOpCode CommonOpParams #
metaOpCodeL :: Lens' MetaOpCode OpCode #
opReasonL :: Lens' CommonOpParams ReasonTrail #
opPriorityL :: Lens' CommonOpParams OpSubmitPriority #
opDryRunL :: Lens' CommonOpParams (Maybe Bool) #
opDependsL :: Lens' CommonOpParams (Maybe [JobDependency]) #
opDebugLevelL :: Lens' CommonOpParams (Maybe (NonNegative Int)) #
opCommentL :: Lens' CommonOpParams (Maybe String) #