Package | Description |
---|---|
com.oracle.bmc.containerengine.model |
Modifier and Type | Method and Description |
---|---|
OpenIdConnectTokenAuthenticationConfig |
OpenIdConnectTokenAuthenticationConfig.Builder.build() |
OpenIdConnectTokenAuthenticationConfig |
UpdateClusterOptionsDetails.getOpenIdConnectTokenAuthenticationConfig() |
OpenIdConnectTokenAuthenticationConfig |
ClusterCreateOptions.getOpenIdConnectTokenAuthenticationConfig() |
Modifier and Type | Method and Description |
---|---|
OpenIdConnectTokenAuthenticationConfig.Builder |
OpenIdConnectTokenAuthenticationConfig.Builder.copy(OpenIdConnectTokenAuthenticationConfig model) |
UpdateClusterOptionsDetails.Builder |
UpdateClusterOptionsDetails.Builder.openIdConnectTokenAuthenticationConfig(OpenIdConnectTokenAuthenticationConfig openIdConnectTokenAuthenticationConfig) |
ClusterCreateOptions.Builder |
ClusterCreateOptions.Builder.openIdConnectTokenAuthenticationConfig(OpenIdConnectTokenAuthenticationConfig openIdConnectTokenAuthenticationConfig) |
Constructor and Description |
---|
ClusterCreateOptions(List<String> serviceLbSubnetIds,
KubernetesNetworkConfig kubernetesNetworkConfig,
AddOnOptions addOns,
AdmissionControllerOptions admissionControllerOptions,
PersistentVolumeConfigDetails persistentVolumeConfig,
ServiceLbConfigDetails serviceLbConfig,
OpenIdConnectTokenAuthenticationConfig openIdConnectTokenAuthenticationConfig,
OpenIdConnectDiscovery openIdConnectDiscovery)
Deprecated.
|
UpdateClusterOptionsDetails(AdmissionControllerOptions admissionControllerOptions,
PersistentVolumeConfigDetails persistentVolumeConfig,
ServiceLbConfigDetails serviceLbConfig,
OpenIdConnectTokenAuthenticationConfig openIdConnectTokenAuthenticationConfig,
OpenIdConnectDiscovery openIdConnectDiscovery)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.