| Modifier and Type | Method and Description |
|---|---|
OpenShiftManagedClusterIdentityProvider |
OpenShiftManagedClusterIdentityProvider.withName(String name)
Set name of the provider.
|
OpenShiftManagedClusterIdentityProvider |
OpenShiftManagedClusterIdentityProvider.withProvider(OpenShiftManagedClusterBaseIdentityProvider provider)
Set configuration of the provider.
|
| Modifier and Type | Method and Description |
|---|---|
List<OpenShiftManagedClusterIdentityProvider> |
OpenShiftManagedClusterAuthProfile.identityProviders()
Get type of authentication profile to use.
|
| Modifier and Type | Method and Description |
|---|---|
OpenShiftManagedClusterAuthProfile |
OpenShiftManagedClusterAuthProfile.withIdentityProviders(List<OpenShiftManagedClusterIdentityProvider> identityProviders)
Set type of authentication profile to use.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/