{- This file was auto-generated from etcd/auth/authpb/auth.proto by the proto-lens-protoc program. -} {-# LANGUAGE ScopedTypeVariables, DataKinds, TypeFamilies, UndecidableInstances, GeneralizedNewtypeDeriving, MultiParamTypeClasses, FlexibleContexts, FlexibleInstances, PatternSynonyms, MagicHash, NoImplicitPrelude, DataKinds #-} {-# OPTIONS_GHC -fno-warn-unused-imports#-} {-# OPTIONS_GHC -fno-warn-duplicate-exports#-} module Proto.Etcd.Auth.Authpb.Auth_Fields where import qualified Data.ProtoLens.Reexport.Prelude as Prelude import qualified Data.ProtoLens.Reexport.Data.Int as Data.Int import qualified Data.ProtoLens.Reexport.Data.Word as Data.Word import qualified Data.ProtoLens.Reexport.Data.ProtoLens as Data.ProtoLens import qualified Data.ProtoLens.Reexport.Data.ProtoLens.Message.Enum as Data.ProtoLens.Message.Enum import qualified Data.ProtoLens.Reexport.Data.ProtoLens.Service.Types as Data.ProtoLens.Service.Types import qualified Data.ProtoLens.Reexport.Lens.Family2 as Lens.Family2 import qualified Data.ProtoLens.Reexport.Lens.Family2.Unchecked as Lens.Family2.Unchecked import qualified Data.ProtoLens.Reexport.Data.Default.Class as Data.Default.Class import qualified Data.ProtoLens.Reexport.Data.Text as Data.Text import qualified Data.ProtoLens.Reexport.Data.Map as Data.Map import qualified Data.ProtoLens.Reexport.Data.ByteString as Data.ByteString import qualified Data.ProtoLens.Reexport.Data.ByteString.Char8 as Data.ByteString.Char8 import qualified Data.ProtoLens.Reexport.Lens.Labels as Lens.Labels import qualified Data.ProtoLens.Reexport.Text.Read as Text.Read import qualified Proto.Gogoproto.Gogo key :: forall f s t a b . (Lens.Labels.HasLens f s t "key" a b) => Lens.Family2.LensLike f s t a b key = Lens.Labels.lensOf ((Lens.Labels.proxy#) :: (Lens.Labels.Proxy#) "key") keyPermission :: forall f s t a b . (Lens.Labels.HasLens f s t "keyPermission" a b) => Lens.Family2.LensLike f s t a b keyPermission = Lens.Labels.lensOf ((Lens.Labels.proxy#) :: (Lens.Labels.Proxy#) "keyPermission") name :: forall f s t a b . (Lens.Labels.HasLens f s t "name" a b) => Lens.Family2.LensLike f s t a b name = Lens.Labels.lensOf ((Lens.Labels.proxy#) :: (Lens.Labels.Proxy#) "name") password :: forall f s t a b . (Lens.Labels.HasLens f s t "password" a b) => Lens.Family2.LensLike f s t a b password = Lens.Labels.lensOf ((Lens.Labels.proxy#) :: (Lens.Labels.Proxy#) "password") permType :: forall f s t a b . (Lens.Labels.HasLens f s t "permType" a b) => Lens.Family2.LensLike f s t a b permType = Lens.Labels.lensOf ((Lens.Labels.proxy#) :: (Lens.Labels.Proxy#) "permType") rangeEnd :: forall f s t a b . (Lens.Labels.HasLens f s t "rangeEnd" a b) => Lens.Family2.LensLike f s t a b rangeEnd = Lens.Labels.lensOf ((Lens.Labels.proxy#) :: (Lens.Labels.Proxy#) "rangeEnd") roles :: forall f s t a b . (Lens.Labels.HasLens f s t "roles" a b) => Lens.Family2.LensLike f s t a b roles = Lens.Labels.lensOf ((Lens.Labels.proxy#) :: (Lens.Labels.Proxy#) "roles")