gogol-container-0.4.0: Google Kubernetes Engine SDK.

Copyright(c) 2015-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Resource.Container.Projects.Locations.Clusters.Get

Contents

Description

Gets the details of a specific cluster.

See: Kubernetes Engine API Reference for container.projects.locations.clusters.get.

Synopsis

REST Resource

type ProjectsLocationsClustersGetResource = "v1" :> (Capture "name" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "zone" Text :> (QueryParam "clusterId" Text :> (QueryParam "projectId" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] Cluster)))))))))) Source #

A resource alias for container.projects.locations.clusters.get method which the ProjectsLocationsClustersGet request conforms to.

Creating a Request

projectsLocationsClustersGet Source #

Creates a value of ProjectsLocationsClustersGet with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data ProjectsLocationsClustersGet Source #

Gets the details of a specific cluster.

See: projectsLocationsClustersGet smart constructor.

Instances
Eq ProjectsLocationsClustersGet Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Locations.Clusters.Get

Data ProjectsLocationsClustersGet Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Locations.Clusters.Get

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ProjectsLocationsClustersGet -> c ProjectsLocationsClustersGet #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ProjectsLocationsClustersGet #

toConstr :: ProjectsLocationsClustersGet -> Constr #

dataTypeOf :: ProjectsLocationsClustersGet -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c ProjectsLocationsClustersGet) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ProjectsLocationsClustersGet) #

gmapT :: (forall b. Data b => b -> b) -> ProjectsLocationsClustersGet -> ProjectsLocationsClustersGet #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ProjectsLocationsClustersGet -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ProjectsLocationsClustersGet -> r #

gmapQ :: (forall d. Data d => d -> u) -> ProjectsLocationsClustersGet -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ProjectsLocationsClustersGet -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ProjectsLocationsClustersGet -> m ProjectsLocationsClustersGet #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ProjectsLocationsClustersGet -> m ProjectsLocationsClustersGet #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ProjectsLocationsClustersGet -> m ProjectsLocationsClustersGet #

Show ProjectsLocationsClustersGet Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Locations.Clusters.Get

Generic ProjectsLocationsClustersGet Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Locations.Clusters.Get

Associated Types

type Rep ProjectsLocationsClustersGet :: Type -> Type #

GoogleRequest ProjectsLocationsClustersGet Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Locations.Clusters.Get

type Rep ProjectsLocationsClustersGet Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Locations.Clusters.Get

type Rep ProjectsLocationsClustersGet = D1 (MetaData "ProjectsLocationsClustersGet" "Network.Google.Resource.Container.Projects.Locations.Clusters.Get" "gogol-container-0.4.0-7fMnJsS36zkISd1JtwIvdQ" False) (C1 (MetaCons "ProjectsLocationsClustersGet'" PrefixI True) (((S1 (MetaSel (Just "_plcgXgafv") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Xgafv)) :*: S1 (MetaSel (Just "_plcgUploadProtocol") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_plcgAccessToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_plcgUploadType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 (MetaSel (Just "_plcgZone") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_plcgName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) :*: (S1 (MetaSel (Just "_plcgClusterId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_plcgProjectId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_plcgCallback") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))))
type Scopes ProjectsLocationsClustersGet Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Locations.Clusters.Get

type Scopes ProjectsLocationsClustersGet = "https://www.googleapis.com/auth/cloud-platform" ': ([] :: [Symbol])
type Rs ProjectsLocationsClustersGet Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Locations.Clusters.Get

Request Lenses

plcgUploadProtocol :: Lens' ProjectsLocationsClustersGet (Maybe Text) Source #

Upload protocol for media (e.g. "raw", "multipart").

plcgUploadType :: Lens' ProjectsLocationsClustersGet (Maybe Text) Source #

Legacy upload protocol for media (e.g. "media", "multipart").

plcgZone :: Lens' ProjectsLocationsClustersGet (Maybe Text) Source #

Deprecated. The name of the Google Compute Engine zone in which the cluster resides. This field has been deprecated and replaced by the name field.

plcgName :: Lens' ProjectsLocationsClustersGet Text Source #

The name (project, location, cluster) of the cluster to retrieve. Specified in the format 'projects/*/locations/*/clusters/*'.

plcgClusterId :: Lens' ProjectsLocationsClustersGet (Maybe Text) Source #

Deprecated. The name of the cluster to retrieve. This field has been deprecated and replaced by the name field.

plcgProjectId :: Lens' ProjectsLocationsClustersGet (Maybe Text) Source #

Deprecated. The Google Developers Console project ID or project number. This field has been deprecated and replaced by the name field.