OpenShiftManagedClusterProperties |
OpenShiftManagedClusterProperties.withAgentPoolProfiles(List<OpenShiftManagedClusterAgentPoolProfile> agentPoolProfiles) |
Set the agentPoolProfiles property: Configuration of OpenShift cluster VMs.
|
OpenShiftManagedClusterProperties |
OpenShiftManagedClusterProperties.withAuthProfile(OpenShiftManagedClusterAuthProfile authProfile) |
Set the authProfile property: Configures OpenShift authentication.
|
OpenShiftManagedClusterProperties |
OpenShiftManagedClusterProperties.withMasterPoolProfile(OpenShiftManagedClusterMasterPoolProfile masterPoolProfile) |
Set the masterPoolProfile property: Configuration for OpenShift master VMs.
|
OpenShiftManagedClusterProperties |
OpenShiftManagedClusterProperties.withNetworkProfile(NetworkProfile networkProfile) |
Set the networkProfile property: Configuration for OpenShift networking.
|
OpenShiftManagedClusterProperties |
OpenShiftManagedClusterProperties.withOpenShiftVersion(String openShiftVersion) |
Set the openShiftVersion property: Version of OpenShift specified when creating the cluster.
|
OpenShiftManagedClusterProperties |
OpenShiftManagedClusterProperties.withRouterProfiles(List<OpenShiftRouterProfile> routerProfiles) |
Set the routerProfiles property: Configuration for OpenShift router(s).
|