Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newtype IdentityServiceConfig

    gogol-container Gogol.Container

    IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API See: newIdentityServiceConfig smart constructor.

  2. IdentityServiceConfig :: Maybe Bool -> IdentityServiceConfig

    gogol-container Gogol.Container

    No documentation available.

  3. newtype IdentityServiceConfig

    gogol-container Gogol.Container.Types

    IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API See: newIdentityServiceConfig smart constructor.

  4. IdentityServiceConfig :: Maybe Bool -> IdentityServiceConfig

    gogol-container Gogol.Container.Types

    No documentation available.

  5. newtype IdentityConfig

    gogol-dataproc Gogol.Dataproc

    Identity related configuration, including service account based secure multi-tenancy user mappings. See: newIdentityConfig smart constructor.

  6. IdentityConfig :: Maybe IdentityConfig_UserServiceAccountMapping -> IdentityConfig

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  7. newtype IdentityConfig_UserServiceAccountMapping

    gogol-dataproc Gogol.Dataproc

    Required. Map of user to service account. See: newIdentityConfig_UserServiceAccountMapping smart constructor.

  8. IdentityConfig_UserServiceAccountMapping :: HashMap Text Text -> IdentityConfig_UserServiceAccountMapping

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  9. newtype IdentityConfig

    gogol-dataproc Gogol.Dataproc.Types

    Identity related configuration, including service account based secure multi-tenancy user mappings. See: newIdentityConfig smart constructor.

  10. IdentityConfig :: Maybe IdentityConfig_UserServiceAccountMapping -> IdentityConfig

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

Page 226 of many | Previous | Next