Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype
ParentProductConfig_Labels gogol-container Gogol.Container Labels contain the configuration of the parent product. See: newParentProductConfig_Labels smart constructor.
ParentProductConfig_Labels :: HashMap Text Text -> ParentProductConfig_Labelsgogol-container Gogol.Container No documentation available.
desiredParentProductConfig :: ClusterUpdate -> Maybe ParentProductConfiggogol-container Gogol.Container The desired parent product config for the cluster.
newParentProductConfig :: ParentProductConfiggogol-container Gogol.Container Creates a value of ParentProductConfig with the minimum fields required to make a request.
newParentProductConfig_Labels :: HashMap Text Text -> ParentProductConfig_Labelsgogol-container Gogol.Container Creates a value of ParentProductConfig_Labels with the minimum fields required to make a request.
parentProductConfig :: Cluster -> Maybe ParentProductConfiggogol-container Gogol.Container The configuration of the parent product of the cluster. This field is used by Google internal products that are built on top of the GKE cluster and take the ownership of the cluster.
-
gogol-container Gogol.Container.Types ParentProductConfig is the configuration of the parent product of the cluster. This field is used by Google internal products that are built on top of a GKE cluster and take the ownership of the cluster. See: newParentProductConfig smart constructor.
ParentProductConfig :: Maybe ParentProductConfig_Labels -> Maybe Text -> ParentProductConfiggogol-container Gogol.Container.Types No documentation available.
newtype
ParentProductConfig_Labels gogol-container Gogol.Container.Types Labels contain the configuration of the parent product. See: newParentProductConfig_Labels smart constructor.
ParentProductConfig_Labels :: HashMap Text Text -> ParentProductConfig_Labelsgogol-container Gogol.Container.Types No documentation available.