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.Zones.Clusters.CompleteIPRotation

Contents

Description

Completes master IP rotation.

See: Kubernetes Engine API Reference for container.projects.zones.clusters.completeIpRotation.

Synopsis

REST Resource

type ProjectsZonesClustersCompleteIPRotationResource = "v1" :> ("projects" :> (Capture "projectId" Text :> ("zones" :> (Capture "zone" Text :> ("clusters" :> (CaptureMode "clusterId" "completeIpRotation" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] CompleteIPRotationRequest :> Post '[JSON] Operation))))))))))))) Source #

A resource alias for container.projects.zones.clusters.completeIpRotation method which the ProjectsZonesClustersCompleteIPRotation request conforms to.

Creating a Request

data ProjectsZonesClustersCompleteIPRotation Source #

Completes master IP rotation.

See: projectsZonesClustersCompleteIPRotation smart constructor.

Instances
Eq ProjectsZonesClustersCompleteIPRotation Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Zones.Clusters.CompleteIPRotation

Data ProjectsZonesClustersCompleteIPRotation Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Zones.Clusters.CompleteIPRotation

Methods

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

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

toConstr :: ProjectsZonesClustersCompleteIPRotation -> Constr #

dataTypeOf :: ProjectsZonesClustersCompleteIPRotation -> DataType #

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

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

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

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

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

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

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

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

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

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

Show ProjectsZonesClustersCompleteIPRotation Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Zones.Clusters.CompleteIPRotation

Generic ProjectsZonesClustersCompleteIPRotation Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Zones.Clusters.CompleteIPRotation

GoogleRequest ProjectsZonesClustersCompleteIPRotation Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Zones.Clusters.CompleteIPRotation

type Rep ProjectsZonesClustersCompleteIPRotation Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Zones.Clusters.CompleteIPRotation

type Rep ProjectsZonesClustersCompleteIPRotation = D1 (MetaData "ProjectsZonesClustersCompleteIPRotation" "Network.Google.Resource.Container.Projects.Zones.Clusters.CompleteIPRotation" "gogol-container-0.4.0-7fMnJsS36zkISd1JtwIvdQ" False) (C1 (MetaCons "ProjectsZonesClustersCompleteIPRotation'" PrefixI True) (((S1 (MetaSel (Just "_pzccirXgafv") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Xgafv)) :*: S1 (MetaSel (Just "_pzccirUploadProtocol") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_pzccirAccessToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_pzccirUploadType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 (MetaSel (Just "_pzccirZone") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_pzccirPayload") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 CompleteIPRotationRequest)) :*: (S1 (MetaSel (Just "_pzccirClusterId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: (S1 (MetaSel (Just "_pzccirProjectId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_pzccirCallback") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))))
type Scopes ProjectsZonesClustersCompleteIPRotation Source # 
Instance details

Defined in Network.Google.Resource.Container.Projects.Zones.Clusters.CompleteIPRotation

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

Defined in Network.Google.Resource.Container.Projects.Zones.Clusters.CompleteIPRotation

Request Lenses

pzccirUploadProtocol :: Lens' ProjectsZonesClustersCompleteIPRotation (Maybe Text) Source #

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

pzccirUploadType :: Lens' ProjectsZonesClustersCompleteIPRotation (Maybe Text) Source #

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

pzccirZone :: Lens' ProjectsZonesClustersCompleteIPRotation 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.

pzccirClusterId :: Lens' ProjectsZonesClustersCompleteIPRotation Text Source #

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

pzccirProjectId :: Lens' ProjectsZonesClustersCompleteIPRotation Text Source #

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