OpenShiftManagedClusterIdentityProviderResponse

Defines the configuration of the identity providers to be used in the OpenShift cluster.

Constructors

constructor(name: String? = null, provider: OpenShiftManagedClusterAADIdentityProviderResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Name of the provider.

Link copied to clipboard

Configuration of the provider.