Safe Haskell | None |
---|---|
Language | Haskell2010 |
Kubernetes.Model.V1.DaemonEndpoint
- data DaemonEndpoint = DaemonEndpoint {}
- port :: Iso' DaemonEndpoint Integer
- mkDaemonEndpoint :: Integer -> DaemonEndpoint
Documentation
data DaemonEndpoint #
DaemonEndpoint contains information about a single Daemon endpoint.
Constructors
DaemonEndpoint | |
mkDaemonEndpoint :: Integer -> DaemonEndpoint #
Use this method to build a DaemonEndpoint