IdentityServiceConfigResponse

data class IdentityServiceConfigResponse(val enabled: Boolean)

IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to enable the Identity Service component