Index
A B C D E F G H I J K L M N O P Q R S T U V W Y
All Classes|All Packages
All Classes|All Packages
A
- AbstractListStep<T> - Class in oracle.kubernetes.operator.steps
-
A step which will perform an action on each entry in the specified collection.
- ACCESS_LOG_IN_LOG_HOME - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
'true' or 'false' to indicate whether the server HTTP access log should be include in the directory specified by LOG_HOME.
- ACCESS_TOKEN_PREFIX - Static variable in class oracle.kubernetes.operator.rest.AuthenticationFilter
- accessContinue(Object) - Static method in class oracle.kubernetes.operator.calls.AsyncRequestStep
-
Access continue field, if any, from list metadata.
- ActionResponseStep<T> - Class in oracle.kubernetes.operator.steps
-
A response step which treats a NOT_FOUND status as success with a null result.
- ActionResponseStep() - Constructor for class oracle.kubernetes.operator.steps.ActionResponseStep
- ActionResponseStep(Step) - Constructor for class oracle.kubernetes.operator.steps.ActionResponseStep
- addActionLink(String, String) - Method in class oracle.kubernetes.operator.rest.model.LinkContainerModel
-
Add a link to an action resource.
- addActionLink(LinkContainerModel, String) - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- addCluster(ClusterStatus) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Add the status for a cluster.
- addCondition(DomainCondition) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Adds a condition to the status, replacing any existing conditions with the same type, and removing other conditions according to the domain rules.
- addDefaultEnvVarIfMissing(List<V1EnvVar>, String, String) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- addDetails() - Method in class oracle.kubernetes.operator.calls.unprocessable.ErrorBody
- addEnvVar(List<V1EnvVar>, String, String) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- addEnvVarIfTrue(boolean, List<V1EnvVar>, String) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- addExternalSchema(URL, URL) - Method in class oracle.kubernetes.json.SchemaGenerator
-
Adds external schema.
- addItem(T) - Method in class oracle.kubernetes.operator.rest.model.CollectionModel
-
Add an item to the collection.
- addLink(String, String) - Method in class oracle.kubernetes.operator.rest.model.LinkContainerModel
-
Add an untitled link to a resource.
- addLink(String, String, String) - Method in class oracle.kubernetes.operator.rest.model.LinkContainerModel
-
Add a link to a resource.
- addLink(LinkContainerModel, String) - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- addNetworkAccessPoint(String, int) - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- addNetworkAccessPoint(NetworkAccessPoint) - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Add a network access point (channel).
- addOrReplaceEnvVar(List<V1EnvVar>, String, String) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- addPackageToSuppressDescriptions(String) - Method in class oracle.kubernetes.json.SchemaGenerator
-
Suppress descriptions for fields from these packages.
- addSelfAndParentLinks(String, String) - Method in class oracle.kubernetes.operator.rest.model.LinkContainerModel
-
Add the standard self, canonical and parent links to the list of links.
- addSelfAndParentLinks(LinkContainerModel) - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- addSelfLinks(String) - Method in class oracle.kubernetes.operator.rest.model.LinkContainerModel
-
Add the standard self and canonical links to the list of links.
- addServer(ServerStatus) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Add the status for a server.
- addServerConfig(WlsServerConfig) - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Add a statically configured WLS server to this cluster.
- addSubsystem(SubsystemHealth) - Method in class oracle.kubernetes.weblogic.domain.model.ServerHealth
-
Add the status of an unhealthy subsystem.
- addToPresence(DomainPresenceInfo, V1Service) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
- addValidationWarning(String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Add validation warnings.
- addWlsServer(String, String, int) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- ADMIN - oracle.kubernetes.operator.ServerStartState
- ADMIN_NAME - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The name of the admin instance.
- ADMIN_ONLY - oracle.kubernetes.operator.ServerStartPolicy
- ADMIN_POD_CREATED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ADMIN_POD_EXISTS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ADMIN_POD_PATCHED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ADMIN_POD_REPLACED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ADMIN_PORT - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The plaintext port on which the admin server is listening.
- ADMIN_PORT_SECURE - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The secure port on which the admin server is listening.
- ADMIN_SERVER_CREDENTIALS_PASSWORD - Static variable in class oracle.kubernetes.operator.helpers.SecretHelper
- ADMIN_SERVER_CREDENTIALS_USERNAME - Static variable in class oracle.kubernetes.operator.helpers.SecretHelper
- ADMIN_SERVER_PORT_SECURE - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
If defined, WebLogic Server sets a secure protocol(https/t3s) in the "AdminURL" property in NM startup.properties.
- ADMIN_SERVER_STARTING_PROGRESS_REASON - Static variable in class oracle.kubernetes.operator.DomainStatusUpdater
- ADMIN_SERVICE_CREATED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ADMIN_SERVICE_EXISTS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ADMIN_SERVICE_REPLACED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ADMIN_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- AdminServer - Class in oracle.kubernetes.weblogic.domain.model
- AdminServer() - Constructor for class oracle.kubernetes.weblogic.domain.model.AdminServer
- AdminServerConfigurator - Interface in oracle.kubernetes.weblogic.domain
- AdminServerSpec - Interface in oracle.kubernetes.weblogic.domain.model
-
Represents the effective configuration for an admin server, as seen by the operator runtime.
- AdminServerSpecCommonImpl - Class in oracle.kubernetes.weblogic.domain.model
- AdminService - Class in oracle.kubernetes.weblogic.domain.model
- AdminService() - Constructor for class oracle.kubernetes.weblogic.domain.model.AdminService
- ALL_READ_AND_EXECUTE - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- ALL_STOPPED_AVAILABLE_REASON - Static variable in class oracle.kubernetes.operator.DomainStatusUpdater
- Always - oracle.kubernetes.operator.ImagePullPolicy
- ALWAYS - oracle.kubernetes.operator.ServerStartPolicy
- ALWAYS_IMAGEPULLPOLICY - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- alwaysStart() - Method in class oracle.kubernetes.weblogic.domain.model.ManagedServerSpecCommonImpl
- alwaysStart() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- alwaysStart() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- AnnotationHelper - Class in oracle.kubernetes.operator.helpers
-
Annotates pods, services with details about the Domain instance and checks these annotations.
- AnnotationHelper() - Constructor for class oracle.kubernetes.operator.helpers.AnnotationHelper
- API_VERSION_WEBLOGIC_ORACLE - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- APIEXCEPTION_FROM_SUBJECT_ACCESS_REVIEW - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- APIEXCEPTION_FROM_TOKEN_REVIEW - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- APP_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- apply(Packet) - Method in class oracle.kubernetes.operator.calls.AsyncRequestStep
- apply(Packet) - Method in class oracle.kubernetes.operator.DomainProcessorImpl.PopulatePacketServerMapsStep
- apply(Packet) - Method in class oracle.kubernetes.operator.helpers.ResponseStep
- apply(Packet) - Method in class oracle.kubernetes.operator.http.HttpAsyncRequestStep
- apply(Packet) - Method in class oracle.kubernetes.operator.http.HttpResponseStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.AbstractListStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.BeforeAdminServiceStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.ClusterServicesStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.DeleteDomainStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.DomainPresenceStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.ManagedServersUpStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.ManagedServerUpAfterStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.ManagedServerUpIteratorStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.ReadHealthStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.ServerDownIteratorStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.ServerDownStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.WatchDomainIntrospectorJobReadyStep
- apply(Packet) - Method in class oracle.kubernetes.operator.steps.WatchPodReadyAdminStep
- apply(Packet) - Method in class oracle.kubernetes.operator.work.Step
-
Invokes step using the packet as input/output context.
- AS_SERVICE_NAME - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The name of the server service for the admin server.
- ASYNC_FAILURE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ASYNC_NO_RETRY - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ASYNC_REQUEST - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ASYNC_RETRY - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ASYNC_SUCCESS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ASYNC_TIMEOUT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- AsyncFiber - Interface in oracle.kubernetes.operator.work
-
Defines operations on a fiber that may be done by asynchronous processing.
- AsyncRequestStep<T> - Class in oracle.kubernetes.operator.calls
-
A Step driven by an asynchronous call to the Kubernetes API, which results in a series of callbacks until canceled.
- AsyncRequestStep(ResponseStep<T>, RequestParams, CallFactory<T>, RetryStrategy, ClientPool, int, int, Integer, String, String, String) - Constructor for class oracle.kubernetes.operator.calls.AsyncRequestStep
-
Construct async step.
- AsyncRequestStep(ResponseStep<T>, RequestParams, CallFactory<T>, ClientPool, int, int, String, String, String) - Constructor for class oracle.kubernetes.operator.calls.AsyncRequestStep
-
Construct async step.
- AsyncRequestStepFactory - Interface in oracle.kubernetes.operator.helpers
- augmentSubVars(Map<String, String>) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- augmentSubVars(Map<String, String>) - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- augmentSubVars(Map<String, String>) - Method in class oracle.kubernetes.operator.helpers.PodStepContext
- authenticateWithTokenReview() - Method in class oracle.kubernetes.operator.rest.RestBackendImpl
- AUTHENTICATION_FILTER_PRIORITY - Static variable in class oracle.kubernetes.operator.rest.FilterPriorities
-
The authentication filter's priority.
- AuthenticationFilter - Class in oracle.kubernetes.operator.rest
-
AuthenticationFilter authenticates the request by extracting the access token from tha authorization header and using it to construct a RestBackend impl for this request.
- AuthenticationFilter() - Constructor for class oracle.kubernetes.operator.rest.AuthenticationFilter
-
Construct an AuthenticationFilter.
- AuthenticationProxy - Class in oracle.kubernetes.operator.helpers
-
Delegate authentication decisions to Kubernetes.
- AuthenticationProxy() - Constructor for class oracle.kubernetes.operator.helpers.AuthenticationProxy
- Authenticator - Class in oracle.kubernetes.operator.authentication
-
This class contains methods to authenticate to the Kubernetes API Server in different ways and to create API clients with the desired credentials.
- Authenticator() - Constructor for class oracle.kubernetes.operator.authentication.Authenticator
-
Create a new instace of the Authenticator class containing the default API client.
- Authenticator(ApiClient) - Constructor for class oracle.kubernetes.operator.authentication.Authenticator
-
Create a new instance of Authenticator with the provided API Client.
- AuthorizationProxy - Class in oracle.kubernetes.operator.helpers
-
Delegate authorization decisions to Kubernetes ABAC and/or RBAC.
- AuthorizationProxy() - Constructor for class oracle.kubernetes.operator.helpers.AuthorizationProxy
- AuthorizationProxy.Operation - Enum in oracle.kubernetes.operator.helpers
- AuthorizationProxy.Resource - Enum in oracle.kubernetes.operator.helpers
- AuthorizationProxy.Scope - Enum in oracle.kubernetes.operator.helpers
- Available - oracle.kubernetes.weblogic.domain.model.DomainConditionType
B
- BAD_DOMAIN - Static variable in class oracle.kubernetes.operator.DomainStatusUpdater
- BAD_TOPOLOGY - Static variable in class oracle.kubernetes.operator.DomainStatusUpdater
- BAD_VOLUME_MOUNT_PATH - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- BaseConfiguration - Class in oracle.kubernetes.weblogic.domain.model
-
Configuration values shared by multiple levels: domain, admin server, managed server, and cluster.
- BaseConfiguration() - Constructor for class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- BaseDebugLoggingFilter - Class in oracle.kubernetes.operator.rest
-
BaseDebugLoggingFilter provides utilities shared by RequestDebugLoggingFilter and ResponseDebugLoggingFilter.
- BaseDebugLoggingFilter() - Constructor for class oracle.kubernetes.operator.rest.BaseDebugLoggingFilter
- BaseModel - Class in oracle.kubernetes.operator.rest.model
-
BaseModel is the base class of all of the WebLogic operator's model classes.
- BaseModel() - Constructor for class oracle.kubernetes.operator.rest.model.BaseModel
- BasePodStepContext - Class in oracle.kubernetes.operator.helpers
- BaseResource - Class in oracle.kubernetes.operator.rest.resource
-
BaseResource is the base resource of all the WebLogic operator's REST resources.
- BaseResource(BaseResource, String) - Constructor for class oracle.kubernetes.operator.rest.resource.BaseResource
- BeforeAdminServiceStep - Class in oracle.kubernetes.operator.steps
- BeforeAdminServiceStep(Step) - Constructor for class oracle.kubernetes.operator.steps.BeforeAdminServiceStep
- body - Variable in class oracle.kubernetes.operator.calls.RequestParams
- build() - Method in class oracle.kubernetes.operator.calls.unprocessable.UnrecoverableErrorBuilderImpl
C
- call - Variable in class oracle.kubernetes.operator.calls.RequestParams
- CALL_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CallBuilder - Class in oracle.kubernetes.operator.helpers
-
Simplifies synchronous and asynchronous call patterns to the Kubernetes API Server.
- CallBuilder() - Constructor for class oracle.kubernetes.operator.helpers.CallBuilder
- CallBuilder(ClientPool) - Constructor for class oracle.kubernetes.operator.helpers.CallBuilder
- CallBuilderTuning(int, int, int) - Constructor for class oracle.kubernetes.operator.TuningParameters.CallBuilderTuning
-
Create call builder tuning.
- CallFactory<T> - Interface in oracle.kubernetes.operator.calls
- callMaxRetryCount - Variable in class oracle.kubernetes.operator.TuningParameters.CallBuilderTuning
- callParams - Variable in class oracle.kubernetes.operator.calls.RequestParams
- CallParams - Interface in oracle.kubernetes.operator.builders
- CallParamsImpl - Class in oracle.kubernetes.operator.builders
-
An object which encapsulates common parameters for Kubernetes API calls.
- CallParamsImpl() - Constructor for class oracle.kubernetes.operator.builders.CallParamsImpl
- callRequestLimit - Variable in class oracle.kubernetes.operator.TuningParameters.CallBuilderTuning
- CallResponse<T> - Class in oracle.kubernetes.operator.calls
- callTimeoutSeconds - Variable in class oracle.kubernetes.operator.TuningParameters.CallBuilderTuning
- CallWrapper - Class in oracle.kubernetes.operator.calls
-
A wrapper for an OKHttp call to isolate its own callers.
- CallWrapper(Call) - Constructor for class oracle.kubernetes.operator.calls.CallWrapper
- cancel() - Method in class oracle.kubernetes.operator.calls.CallWrapper
- cancel() - Method in interface oracle.kubernetes.operator.calls.CancellableCall
-
Cancels the active call.
- CancellableCall - Interface in oracle.kubernetes.operator.calls
-
An interface for an asynchronous API invocation that can be canceled.
- canLog(String) - Method in interface oracle.kubernetes.operator.logging.LoggingFilter
-
Checks if the message should be logged.
- canLog(String) - Method in class oracle.kubernetes.operator.logging.OncePerMessageLoggingFilter
- canLog(LoggingFilter, String) - Static method in interface oracle.kubernetes.operator.logging.LoggingFilter
-
Checks if the message should be logged according to an optional LoggingFilter.
- CANNOT_CREATE_TOKEN_REVIEW - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CANNOT_EXPOSE_DEFAULT_CHANNEL_ISTIO - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CANNOT_PARSE_INTROSPECTOR_FILE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CANNOT_PARSE_INTROSPECTOR_RESULT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CANNOT_PARSE_TOPOLOGY - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CANNOT_START_DOMAIN_AFTER_MAX_RETRIES - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- Cause - Class in oracle.kubernetes.operator.calls.unprocessable
- Cause() - Constructor for class oracle.kubernetes.operator.calls.unprocessable.Cause
- Certificates - Class in oracle.kubernetes.operator.utils
- Certificates() - Constructor for class oracle.kubernetes.operator.utils.Certificates
- chain(Step...) - Static method in class oracle.kubernetes.operator.work.Step
-
Chain the specified step groups into a single chain of steps.
- Channel - Class in oracle.kubernetes.weblogic.domain.model
- Channel() - Constructor for class oracle.kubernetes.weblogic.domain.model.Channel
- check(String, String, String) - Method in class oracle.kubernetes.operator.helpers.AuthenticationProxy
-
Check if the specified access token can be authenticated.
- check(String, List<String>, AuthorizationProxy.Operation, AuthorizationProxy.Resource, String, AuthorizationProxy.Scope, String) - Method in class oracle.kubernetes.operator.helpers.AuthorizationProxy
-
Check if the specified principal is allowed to perform the specified operation on the specified resource in the specified scope.
- check(String, AuthorizationProxy.Operation, AuthorizationProxy.Resource, String, AuthorizationProxy.Scope, String) - Method in class oracle.kubernetes.operator.helpers.AuthorizationProxy
-
Check if the specified principal is allowed to perform the specified operation on the specified resource in the specified scope.
- check(List<V1ResourceRule>, AuthorizationProxy.Resource, AuthorizationProxy.Operation) - Static method in class oracle.kubernetes.operator.helpers.HealthCheckHelper
-
Check if operator has privilege to perform the operation on the resource.
- check(AuthorizationProxy.Operation, AuthorizationProxy.Resource, String, AuthorizationProxy.Scope, String) - Method in class oracle.kubernetes.operator.helpers.AuthorizationProxy
-
Check access.
- CLASS - Static variable in class oracle.kubernetes.operator.logging.LoggingFacade
- clear() - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- clearValidationWarnings() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Clear all validation warnings.
- ClientFactory - Interface in oracle.kubernetes.operator.helpers
- ClientPool - Class in oracle.kubernetes.operator.helpers
- ClientPool() - Constructor for class oracle.kubernetes.operator.helpers.ClientPool
- clone() - Method in class oracle.kubernetes.operator.work.Packet
-
Clones a packet so that the new packet starts with identical values and components.
- close() - Method in class oracle.kubernetes.operator.builders.WatchImpl
- close() - Method in class oracle.kubernetes.operator.logging.LoggingContext
- closeClient(ApiClient) - Method in class oracle.kubernetes.operator.authentication.Authenticator
-
Close the ApiClient to make sure any open connection is cleaned up.
- cluster - oracle.kubernetes.operator.helpers.AuthorizationProxy.Scope
- Cluster - Class in oracle.kubernetes.weblogic.domain.model
-
An element representing a cluster in the domain configuration.
- Cluster() - Constructor for class oracle.kubernetes.weblogic.domain.model.Cluster
- CLUSTER - oracle.kubernetes.operator.helpers.OperatorServiceType
- CLUSTER_IP_TYPE - Static variable in class oracle.kubernetes.operator.helpers.ServiceHelper
- CLUSTER_NAME - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- CLUSTER_SERVICE_CREATED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CLUSTER_SERVICE_EXISTS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CLUSTER_SERVICE_REPLACED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CLUSTER_SIZE_PADDING_VALIDATION_ENABLED_PARAM - Static variable in class oracle.kubernetes.weblogic.domain.model.Domain
- ClusterConfig - Class in oracle.kubernetes.operator.helpers
-
ClusterConfig describes the desired state of a cluster.
- ClusterConfig() - Constructor for class oracle.kubernetes.operator.helpers.ClusterConfig
- ClusterConfigurator - Interface in oracle.kubernetes.weblogic.domain
-
An interface for an object to configure a cluster in a test.
- CLUSTERED_SERVER_START_POLICY_ALWAYS - Static variable in class oracle.kubernetes.operator.helpers.ClusteredServerConfig
- CLUSTERED_SERVER_START_POLICY_IF_NEEDED - Static variable in class oracle.kubernetes.operator.helpers.ClusteredServerConfig
- CLUSTERED_SERVER_START_POLICY_NEVER - Static variable in class oracle.kubernetes.operator.helpers.ClusteredServerConfig
- ClusteredServerConfig - Class in oracle.kubernetes.operator.helpers
-
ClusteredServerConfig describes the desired state of a clustered server.
- ClusteredServerConfig() - Constructor for class oracle.kubernetes.operator.helpers.ClusteredServerConfig
- ClusterModel - Class in oracle.kubernetes.operator.rest.model
-
ClusterModel describes a WebLogic cluster.
- ClusterModel() - Constructor for class oracle.kubernetes.operator.rest.model.ClusterModel
-
Construct an empty ClusterModel.
- ClusterModel(String) - Constructor for class oracle.kubernetes.operator.rest.model.ClusterModel
-
Construct a populated ClusterModel.
- CLUSTERNAME_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- ClusterResource - Class in oracle.kubernetes.operator.rest.resource
-
ClusterResource is a jaxrs resource that implements the REST api for the /operator/{version}/domains/{domainUID}/clusters/{cluster} path.
- ClusterResource(BaseResource, String) - Constructor for class oracle.kubernetes.operator.rest.resource.ClusterResource
-
Construct a ClusterResource.
- CLUSTERRESTARTVERSION_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- clusters - Variable in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
The configured clusters.
- ClusterServicesStep - Class in oracle.kubernetes.operator.steps
- ClusterServicesStep(Step) - Constructor for class oracle.kubernetes.operator.steps.ClusterServicesStep
- ClusterSpec - Class in oracle.kubernetes.weblogic.domain.model
- ClusterSpec() - Constructor for class oracle.kubernetes.weblogic.domain.model.ClusterSpec
- ClusterSpecCommonImpl - Class in oracle.kubernetes.weblogic.domain.model
- ClusterSpecCommonImpl(DomainSpec, Cluster) - Constructor for class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- ClustersResource - Class in oracle.kubernetes.operator.rest.resource
-
ClustersResource is a jaxrs resource that implements the REST api for the /operator/{version}/domains/{domainUID}/clusters path.
- ClustersResource(BaseResource, String) - Constructor for class oracle.kubernetes.operator.rest.resource.ClustersResource
-
Construct a ClustersResource.
- ClusterStatus - Class in oracle.kubernetes.weblogic.domain.model
-
ServerStatus describes the current status of a specific WebLogic Server.
- ClusterStatus() - Constructor for class oracle.kubernetes.weblogic.domain.model.ClusterStatus
- CM_CREATED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CM_EXISTS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CM_PATCHED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CM_REPLACED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CollectionModel<T extends ItemModel> - Class in oracle.kubernetes.operator.rest.model
-
ItemModel is the base class for collection resources.
- CollectionModel() - Constructor for class oracle.kubernetes.operator.rest.model.CollectionModel
- compareSortingStrings(String, String) - Static method in class oracle.kubernetes.utils.OperatorUtils
-
Compare the given 2 Strings using the sorted name as returned by
OperatorUtils.getSortingString(String)
. - compareTo(SemanticVersion) - Method in class oracle.kubernetes.operator.helpers.SemanticVersion
- compareTo(ResourceVersion) - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- compareTo(Channel) - Method in class oracle.kubernetes.weblogic.domain.model.Channel
- compareTo(Cluster) - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- compareTo(ClusterStatus) - Method in class oracle.kubernetes.weblogic.domain.model.ClusterStatus
- compareTo(DomainCondition) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
- compareTo(ManagedServer) - Method in class oracle.kubernetes.weblogic.domain.model.ManagedServer
- compareTo(ServerStatus) - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
- compareTo(SubsystemHealth) - Method in class oracle.kubernetes.weblogic.domain.model.SubsystemHealth
- complete() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Sets the last completion time to now.
- Component - Interface in oracle.kubernetes.operator.work
-
Interface that allows components to hook up with each other.
- ComponentEx - Interface in oracle.kubernetes.operator.work
-
Extended version of
Component
. - ComponentRegistry - Interface in oracle.kubernetes.operator.work
-
Registry for component delegates.
- config(String) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message at the CONFIG level.
- config(String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters at the CONFIG level.
- config(String, Throwable) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which accompanies a Throwable at the CONFIG level.
- ConfigMapConsumer - Class in oracle.kubernetes.operator.helpers
-
Kubernetes mounts ConfigMaps in the Pod's file-system as directories where the contained files are named with the keys and the contents of the file are the values.
- ConfigMapConsumer(ScheduledExecutorService) - Constructor for class oracle.kubernetes.operator.helpers.ConfigMapConsumer
-
Construct config map consumer.
- ConfigMapHelper - Class in oracle.kubernetes.operator.helpers
- ConfigMapHelper.IntrospectorConfigMapContext - Class in oracle.kubernetes.operator.helpers
- CONFIGMAPS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- ConfigMapWatcher - Class in oracle.kubernetes.operator
-
This class handles ConfigMap watching.
- ConfigOverride - oracle.kubernetes.operator.helpers.SecretType
- Configuration - Class in oracle.kubernetes.weblogic.domain.model
- Configuration() - Constructor for class oracle.kubernetes.weblogic.domain.model.Configuration
- ConfigurationConstants - Interface in oracle.kubernetes.weblogic.domain.model
- ConfigurationNotSupportedException - Exception in oracle.kubernetes.weblogic.domain
-
An exception to be thrown on an attempt to configure a field not supported by the domain model.
- ConfigurationNotSupportedException(String, String) - Constructor for exception oracle.kubernetes.weblogic.domain.ConfigurationNotSupportedException
- configureAdminServer() - Method in class oracle.kubernetes.weblogic.domain.DomainConfigurator
-
Configure admin server.
- configureAdminServer() - Method in class oracle.kubernetes.weblogic.domain.model.DomainCommonConfigurator
- configureAdminService() - Method in interface oracle.kubernetes.weblogic.domain.AdminServerConfigurator
- configureCluster(String) - Method in class oracle.kubernetes.weblogic.domain.DomainConfigurator
-
Adds a default cluster configuration to the domain, if not already present.
- configureCluster(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCommonConfigurator
- configureServer(String) - Method in class oracle.kubernetes.weblogic.domain.DomainConfigurator
-
Adds a default server configuration to the domain, if not already present.
- configureServer(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCommonConfigurator
- ConflictRetry<T> - Interface in oracle.kubernetes.operator.helpers
-
Interface used by CallBuilder to obtain the latest version of the Kubernetes object for retrying synchronous API calls that previously failed with Conflict response code (409).
- Container - Class in oracle.kubernetes.operator.work
-
Root of the SPI implemented by the container.
- Container() - Constructor for class oracle.kubernetes.operator.work.Container
- CONTAINER_NAME - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- ContainerResolver - Class in oracle.kubernetes.operator.work
-
This class determines an instance of
Container
for the runtime. - ContainerResolver() - Constructor for class oracle.kubernetes.operator.work.ContainerResolver
- containsCluster(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Whether the WebLogic domain contains a cluster with the given cluster name.
- containsKey(Object) - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- containsServer(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Whether the WebLogic domain contains a server with the given server name, not including servers that are part of a dynamic cluster.
- containsValue(Object) - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- CONTINUE - Static variable in class oracle.kubernetes.operator.calls.AsyncRequestStep
- convertArraysForLogging(Object, boolean) - Static method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Converts an array to a loggable string.
- COULD_NOT_CREATE_LIVENESS_FILE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CRD_NAME - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- CRD_NOT_INSTALLED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CrdHelper - Class in oracle.kubernetes.operator.helpers
-
Helper class to ensure Domain CRD is created.
- CRDS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- create - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- create() - Method in class oracle.kubernetes.operator.helpers.ClientPool
- create() - Method in class oracle.kubernetes.operator.helpers.Pool
-
Creates a new instance of object.
- create() - Static method in class oracle.kubernetes.operator.OperatorReady
-
Create the Operator readiness indicator.
- create(ApiClient, V1Pod, String) - Method in interface oracle.kubernetes.operator.utils.KubernetesExecFactory
-
Creates an object to execute a command in a Kubernetes container.
- create(ApiClient, V1Pod, String) - Method in class oracle.kubernetes.operator.utils.KubernetesExecFactoryImpl
- create(String) - Static method in class oracle.kubernetes.json.KubernetesSchemaReference
- create(String) - Static method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Create a new WlsDomainConfig object using the json result from the WLS REST call.
- create(HttpRequest, HttpResponseStep) - Static method in class oracle.kubernetes.operator.http.HttpAsyncRequestStep
-
Creates a step to send a request to a server.
- create(ThreadFactory, String, String[], TuningParameters.WatchTuning, WatchListener<V1Namespace>, AtomicBoolean) - Static method in class oracle.kubernetes.operator.NamespaceWatcher
-
Create a namespace watcher.
- create(ThreadFactory, String, String, TuningParameters.WatchTuning, WatchListener<V1ConfigMap>, AtomicBoolean) - Static method in class oracle.kubernetes.operator.ConfigMapWatcher
-
Create watcher.
- create(ThreadFactory, String, String, TuningParameters.WatchTuning, WatchListener<V1Event>, AtomicBoolean) - Static method in class oracle.kubernetes.operator.EventWatcher
-
Create and start a new EventWatcher.
- create(ThreadFactory, String, String, TuningParameters.WatchTuning, WatchListener<V1Job>, AtomicBoolean) - Static method in class oracle.kubernetes.operator.JobWatcher
-
Creates a new JobWatcher.
- create(ThreadFactory, String, String, TuningParameters.WatchTuning, WatchListener<V1Pod>, AtomicBoolean) - Static method in class oracle.kubernetes.operator.PodWatcher
-
Factory for PodWatcher.
- create(ThreadFactory, String, String, TuningParameters.WatchTuning, WatchListener<V1Service>, AtomicBoolean) - Static method in class oracle.kubernetes.operator.ServiceWatcher
-
Create service watcher.
- create(ThreadFactory, String, String, TuningParameters.WatchTuning, WatchListener<Domain>, AtomicBoolean) - Static method in class oracle.kubernetes.operator.DomainWatcher
-
Create domain watcher.
- create(RestConfig) - Static method in class oracle.kubernetes.operator.rest.RestServer
-
Create singleton instance of the WebLogic Operator's RestServer.
- CREATE_CRD_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- createAdditionalDomainValidationSteps(V1PodSpec) - Static method in class oracle.kubernetes.operator.helpers.DomainValidationSteps
- createAdminPodStep(Step) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
Factory for
Step
that creates admin server pod. - createAdminServerPodModel(Packet) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
Creates an admin server pod resource, based on the specified packet.
- createAdminService() - Method in class oracle.kubernetes.weblogic.domain.model.AdminServer
-
Create the AdminService.
- createAfterIntrospectValidationSteps() - Static method in class oracle.kubernetes.operator.helpers.DomainValidationSteps
- createAvailableStep(String, Step) - Static method in class oracle.kubernetes.operator.DomainStatusUpdater
-
Asynchronous step to set Domain condition to Available.
- createBetaCustomResourceDefinitionAsync(V1beta1CustomResourceDefinition, ResponseStep<V1beta1CustomResourceDefinition>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for creating CRD.
- createChildFiber() - Method in interface oracle.kubernetes.operator.work.AsyncFiber
-
Creates a child Fiber.
- createChildFiber() - Method in class oracle.kubernetes.operator.work.Fiber
-
Creates a child Fiber.
- createClientByServiceAccountName(String) - Method in class oracle.kubernetes.operator.authentication.Authenticator
-
Given a serviceAccountName (not restricted by namespace) create the authenticated client from secrets attached to that account.
- createClientByServiceAccountName(String, String) - Method in class oracle.kubernetes.operator.authentication.Authenticator
-
Given a serviceAccountName (restricted by namespace) create the authenticated client from secrets attached to that account.
- createClientByToken(String) - Method in class oracle.kubernetes.operator.authentication.Authenticator
-
Given a token look through all service accounts for a secret that matches the token.
- createConfigMapAsync(String, V1ConfigMap, ResponseStep<V1ConfigMap>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for creating config map.
- createConfigMapWatch(String) - Method in class oracle.kubernetes.operator.builders.WatchBuilder
-
Creates a web hook object to track config map calls.
- createContainer(TuningParameters) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- createContainer(TuningParameters) - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- createContainer(TuningParameters) - Method in class oracle.kubernetes.operator.helpers.PodStepContext
- createCustomResourceDefinitionAsync(V1CustomResourceDefinition, ResponseStep<V1CustomResourceDefinition>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for creating CRD.
- CREATEDBYOPERATOR_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- createDomainCrdStep(KubernetesVersion, SemanticVersion) - Static method in class oracle.kubernetes.operator.helpers.CrdHelper
- createDomainCrdStep(KubernetesVersion, SemanticVersion, Step) - Static method in class oracle.kubernetes.operator.helpers.CrdHelper
-
Factory for
Step
that creates Domain CRD. - createDomainIntrospectorJobStep(Step) - Static method in class oracle.kubernetes.operator.helpers.JobHelper
-
Factory for
Step
that creates WebLogic domain introspector job. - createDomainPresenceStep(Domain, Step, Step) - Static method in class oracle.kubernetes.operator.steps.DomainPresenceStep
- createDomainValidationSteps(String, Step) - Static method in class oracle.kubernetes.operator.helpers.DomainValidationSteps
- createDomainWatch(String) - Method in class oracle.kubernetes.operator.builders.WatchBuilder
-
Creates a web hook object to track changes to weblogic domains in one namespaces.
- createEventWatch(String) - Method in class oracle.kubernetes.operator.builders.WatchBuilder
-
Creates a web hook object to track events.
- createExceptionFromFailedCall(CallResponse) - Static method in class oracle.kubernetes.operator.calls.UnrecoverableErrorBuilder
-
Throws FailureStatusSourceException generated from a failed call response.
- createFailedStep(String, String, Step) - Static method in class oracle.kubernetes.operator.DomainStatusUpdater
-
Asynchronous step to set Domain condition to Failed.
- createFailedStep(CallResponse<?>, Step) - Static method in class oracle.kubernetes.operator.DomainStatusUpdater
-
Asynchronous step to set Domain condition to Failed after an asynchronous call failure.
- createFailedStep(DomainPresenceInfo, String, String, Step) - Static method in class oracle.kubernetes.operator.DomainStatusUpdater
-
Asynchronous step to set Domain condition to Failed.
- createFailure(RequestParams, ApiException, int) - Static method in class oracle.kubernetes.operator.calls.CallResponse
- createFiber() - Method in class oracle.kubernetes.operator.work.Engine
-
Creates a new fiber in a suspended state.
- createFiberGate() - Method in interface oracle.kubernetes.operator.DomainProcessorDelegate
-
Creates a new FiberGate.
- createFor(Object...) - Static method in interface oracle.kubernetes.operator.work.Component
-
Creates a Component that supports the given SPI instances.
- createFor(Domain) - Method in class oracle.kubernetes.weblogic.domain.DomainConfigurator
- createFor(Domain) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCommonConfigurator
- createForClusterStep(Step) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
-
Create asynchronous step for internal cluster service.
- createForExternalServiceStep(Step) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
-
Create asynchronous step for external, NodePort service.
- createForServerStep(boolean, Step) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
-
Create asynchronous step for internal cluster service.
- createForServerStep(Step) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
-
Create asynchronous step for internal cluster service.
- createGetRequest(String, HttpResponseStep) - Static method in class oracle.kubernetes.operator.http.HttpAsyncRequestStep
-
Creates a step to send a GET request to a server.
- createIntrospectorConfigMapStep(Step) - Static method in class oracle.kubernetes.operator.helpers.ConfigMapHelper
-
Factory for a step that creates or updates the generated domain config map from introspection results.
- createJobAsync(String, String, V1Job, ResponseStep<V1Job>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for creating job.
- createJobWatch(String) - Method in class oracle.kubernetes.operator.builders.WatchBuilder
-
Creates a web hook object to track jobs.
- createMakeRightOperation(DomainPresenceInfo) - Method in interface oracle.kubernetes.operator.DomainProcessor
-
Ensures that the domain is up-to-date.
- createMakeRightOperation(DomainPresenceInfo) - Method in class oracle.kubernetes.operator.DomainProcessorImpl
- createManagedPodStep(Step) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
Factory for
Step
that creates managed server pod. - createManagedServerPodModel(Packet) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
Creates a managed server pod resource, based on the specified packet.
- createMetadata() - Method in class oracle.kubernetes.operator.helpers.PodStepContext
- createNamespace(V1Namespace) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Create namespace.
- createNamespacedDomain(String, Domain, String) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Create domain.
- createNamespacedDomainAsync(String, Domain, String, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- createNamespacedDomainCall(String, Domain, String, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- createNamespacedDomainWithHttpInfo(String, Domain, String) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- createNamespacesWatch() - Method in class oracle.kubernetes.operator.builders.WatchBuilder
-
Creates a web hook object to track namespace calls.
- createNull() - Static method in class oracle.kubernetes.operator.calls.CallResponse
- createPatchFrom(JsonPatchBuilder, DomainStatus) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
- createPodAsync(String, V1Pod, ResponseStep<V1Pod>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for creating pod.
- createPodSpec(TuningParameters) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- createPodSpec(TuningParameters) - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- createPodWatch(String) - Method in class oracle.kubernetes.operator.builders.WatchBuilder
-
Creates a web hook object to track pods.
- createPopulatePacketServerMapsStep(Step) - Method in class oracle.kubernetes.operator.DomainProcessorImpl
- createProgressingStep(String, boolean, Step) - Static method in class oracle.kubernetes.operator.DomainStatusUpdater
-
Asynchronous step to set Domain condition to Progressing.
- createProgressingStep(DomainPresenceInfo, String, boolean, Step) - Static method in class oracle.kubernetes.operator.DomainStatusUpdater
-
Asynchronous step to set Domain condition to Progressing.
- createReadHealthStep(Step) - Static method in class oracle.kubernetes.operator.steps.ReadHealthStep
-
Creates asynchronous
Step
to read health from a server instance. - createRequestAsync(ResponseStep<T>, RequestParams, CallFactory<T>, RetryStrategy, ClientPool, int, int, Integer, String, String, String) - Method in interface oracle.kubernetes.operator.helpers.AsyncRequestStepFactory
- createScriptConfigMapStep(String) - Static method in class oracle.kubernetes.operator.helpers.ConfigMapHelper
-
Factory for
Step
that creates config map containing scripts. - createSecret(String, V1Secret) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Create secret.
- createSelfSubjectAccessReview(V1SelfSubjectAccessReview) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Create self subject access review.
- createSelfSubjectRulesReview(V1SelfSubjectRulesReview) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Create self subject rules review.
- createSelfSubjectRulesReviewAsync(V1SelfSubjectRulesReview, ResponseStep<V1SelfSubjectRulesReview>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for creating self subject rules review.
- createServiceAsync(String, V1Service, ResponseStep<V1Service>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for creating service.
- createServiceWatch(String) - Method in class oracle.kubernetes.operator.builders.WatchBuilder
-
Creates a web hook object to track service calls.
- createSortedMap(Map<String, T>) - Static method in class oracle.kubernetes.utils.OperatorUtils
-
Create a Map using the elements from the given map, with their keys sorted using the sorted name as returned by
OperatorUtils.getSortingString(String)
. - createSpec(TuningParameters) - Method in class oracle.kubernetes.operator.helpers.PodStepContext
- createStatusUpdateStep(Step) - Static method in class oracle.kubernetes.operator.DomainStatusUpdater
-
Creates an asynchronous step to update domain status from the topology in the current packet.
- createSteps() - Method in interface oracle.kubernetes.operator.MakeRightDomainOperation
- createStepsToRerunWithIntrospection(Packet) - Static method in interface oracle.kubernetes.operator.MakeRightDomainOperation
- createSubjectAccessReview(V1SubjectAccessReview) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Create subject access review.
- createSubjectAccessReviewAsync(V1SubjectAccessReview, ResponseStep<V1SubjectAccessReview>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for creating subject access review.
- createSuccess(RequestParams, R, int) - Static method in class oracle.kubernetes.operator.calls.CallResponse
- createSuccessStep(T, Step) - Method in class oracle.kubernetes.operator.steps.ActionResponseStep
- createTokenReview(V1TokenReview) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Create token review.
- createValidateDomainTopologyStep(Step) - Static method in class oracle.kubernetes.operator.helpers.DomainValidationSteps
- createWatch(ApiClient, Call, Type) - Method in interface oracle.kubernetes.operator.builders.WatchFactory
- createWatch(CallParams, Class<?>, BiFunction<ApiClient, CallParams, Call>) - Method in interface oracle.kubernetes.operator.builders.WatchBuilder.WatchFactory
- CREATING_API_CLIENT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CREATING_CRD - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CREDENTIALS_SECRET_NAME - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
The credentials used by the introspection job - weblogic credenitals.
- CRONJOBS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- CSRF_PROTECTION_FILTER_PRIORITY - Static variable in class oracle.kubernetes.operator.rest.FilterPriorities
-
The CSRF protection filter's priority.
- CURRENT_STEPS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CYCLING_POD - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- CYCLING_SERVERS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
D
- DATA_HOME - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The location for the centralized data directory.
- DEBUG_CM_MOUNTS_PATH - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- DEBUG_CM_VOLUME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- Dedicated - oracle.kubernetes.operator.Namespaces.SelectionStrategy
- DEFAULT - Static variable in enum oracle.kubernetes.operator.OverrideDistributionStrategy
- DEFAULT_ALLOW_REPLICAS_BELOW_MIN_DYN_CLUSTER_SIZE - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DEFAULT_CALL_LIMIT - Static variable in class oracle.kubernetes.operator.TuningParametersImpl
- DEFAULT_EXTERNAL_SERVICE_NAME_SUFFIX - Static variable in class oracle.kubernetes.operator.helpers.LegalNames
- DEFAULT_HTTP_ACCESS_LOG_IN_LOG_HOME - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DEFAULT_IGNORESESSIONS - Static variable in class oracle.kubernetes.weblogic.domain.model.Shutdown
- DEFAULT_IMAGE - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DEFAULT_INCLUDE_SERVER_OUT_IN_POD_LOG - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DEFAULT_INTROSPECTOR_JOB_NAME_SUFFIX - Static variable in class oracle.kubernetes.operator.helpers.LegalNames
- DEFAULT_MAX_CLUSTER_CONCURRENT_SHUTDOWN - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DEFAULT_MAX_CLUSTER_CONCURRENT_START_UP - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DEFAULT_NAMESPACE - Static variable in class oracle.kubernetes.operator.helpers.NamespaceHelper
- DEFAULT_TIMEOUT - Static variable in class oracle.kubernetes.weblogic.domain.model.Shutdown
- DefaultResponseStep<T> - Class in oracle.kubernetes.operator.steps
-
A response step which treats a NOT_FOUND status as success with a null result.
- DefaultResponseStep() - Constructor for class oracle.kubernetes.operator.steps.DefaultResponseStep
- DefaultResponseStep(Step) - Constructor for class oracle.kubernetes.operator.steps.DefaultResponseStep
- DefaultResponseStep(Step, Step) - Constructor for class oracle.kubernetes.operator.steps.DefaultResponseStep
- defineClasspath(URL...) - Method in interface oracle.kubernetes.json.mojo.Main
-
Specify the classpath for the class whose schema is to be built.
- defineClasspath(URL...) - Method in class oracle.kubernetes.json.mojo.MainImpl
- defineSchemaUrlAndContents(URL, URL) - Method in interface oracle.kubernetes.json.mojo.Main
-
Defines an external schema URL to be used for object definitions.
- defineSchemaUrlAndContents(URL, URL) - Method in class oracle.kubernetes.json.mojo.MainImpl
- delay(Step, Packet, long, TimeUnit) - Method in class oracle.kubernetes.operator.work.NextAction
-
Indicates that the fiber should be suspended for the indicated delay duration and then automatically resumed.
- delete - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- deletecollection - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- deleteCollectionPodAsync(String, ResponseStep<V1Status>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for deleting collection of pods.
- deleteConfigMapAsync(String, String, String, V1DeleteOptions, ResponseStep<V1Status>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for deleting config map.
- deleteDomainIntrospectorJobStep(Step) - Static method in class oracle.kubernetes.operator.helpers.JobHelper
-
Factory for
Step
that deletes WebLogic domain introspector job. - DeleteDomainStep - Class in oracle.kubernetes.operator.steps
- DeleteDomainStep(DomainPresenceInfo, String, String) - Constructor for class oracle.kubernetes.operator.steps.DeleteDomainStep
-
Construct delete domain step.
- deleteFromEvent(DomainPresenceInfo, V1Service) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
- deleteIntrospectorConfigMapStep(String, String, Step) - Static method in class oracle.kubernetes.operator.helpers.ConfigMapHelper
-
Factory for a step that deletes the generated introspector config map.
- deleteJobAsync(String, String, String, V1DeleteOptions, ResponseStep<V1Status>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for deleting job.
- deleteNamespacedDomain(String, String, V1DeleteOptions, Integer, Boolean, String) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Delete domain.
- deleteNamespacedDomainAsync(String, String, V1DeleteOptions, Integer, Boolean, String, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously delete domain.
- deleteNamespacedDomainCall(String, String, V1DeleteOptions, Integer, Boolean, String, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- deleteNamespacedDomainWithHttpInfo(String, String, V1DeleteOptions, Integer, Boolean, String) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- deletePodAsync(String, String, String, V1DeleteOptions, ResponseStep<Object>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for deleting pod.
- deletePodStep(String, Step) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
Factory for
Step
that deletes server pod. - deleteSecret(String, String, V1DeleteOptions) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Delete secret.
- deleteServerPodFromEvent(String, V1Pod) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Computes the result of a delete attempt.
- deleteService(String, String, V1DeleteOptions) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Delete service.
- deleteServiceAsync(String, String, String, V1DeleteOptions, ResponseStep<V1Status>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for deleting service.
- DeleteServiceListStep - Class in oracle.kubernetes.operator.steps
-
A step which will delete each entry in the specified collection.
- deleteServicesStep(String, Step) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
-
Factory for
Step
that deletes services associated with a specific server. - Description - Annotation Type in oracle.kubernetes.json
-
Supplies a description for a field to be inserted into the generated JSON schema.
- destroy() - Static method in class oracle.kubernetes.operator.rest.RestServer
-
Release RestServer singleton instance.
- dispatchConfigMapWatch(Watch.Response<V1ConfigMap>) - Method in interface oracle.kubernetes.operator.DomainProcessor
-
Handles a watch event for config maps in the managed namespaces.
- dispatchConfigMapWatch(Watch.Response<V1ConfigMap>) - Method in class oracle.kubernetes.operator.DomainProcessorImpl
-
Dispatch config map watch event.
- dispatchDomainWatch(Watch.Response<Domain>) - Method in interface oracle.kubernetes.operator.DomainProcessor
-
Handles a watch event for domains in the managed namespaces.
- dispatchDomainWatch(Watch.Response<Domain>) - Method in class oracle.kubernetes.operator.DomainProcessorImpl
-
Dispatch the Domain event to the appropriate handler.
- dispatchEventWatch(Watch.Response<V1Event>) - Method in interface oracle.kubernetes.operator.DomainProcessor
-
Handles a watch event for events in the managed namespaces.
- dispatchEventWatch(Watch.Response<V1Event>) - Method in class oracle.kubernetes.operator.DomainProcessorImpl
-
Dispatch event watch event.
- dispatchPodWatch(Watch.Response<V1Pod>) - Method in interface oracle.kubernetes.operator.DomainProcessor
-
Handles a watch event for pods in the managed namespaces.
- dispatchPodWatch(Watch.Response<V1Pod>) - Method in class oracle.kubernetes.operator.DomainProcessorImpl
-
Dispatch pod watch event.
- dispatchServiceWatch(Watch.Response<V1Service>) - Method in interface oracle.kubernetes.operator.DomainProcessor
-
Handles a watch event for services in the managed namespaces.
- dispatchServiceWatch(Watch.Response<V1Service>) - Method in class oracle.kubernetes.operator.DomainProcessorImpl
-
Dispatch service watch event.
- distributeOverridesDynamically() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the strategy for applying changes to configuration overrides.
- DNS_1123_FIELDS_PARAM - Static variable in class oracle.kubernetes.operator.helpers.LegalNames
- doContinueListOrNext(CallResponse<T>, Packet) - Method in class oracle.kubernetes.operator.helpers.ResponseStep
-
Returns next action that can be used to get the next batch of results from a list search that specified a "continue" value, if any; otherwise, returns next.
- doContinueListOrNext(CallResponse<T>, Packet, Step) - Method in class oracle.kubernetes.operator.helpers.ResponseStep
-
Returns next action that can be used to get the next batch of results from a list search that specified a "continue" value, if any; otherwise, returns next.
- doDelay(Packet, long, TimeUnit) - Method in class oracle.kubernetes.operator.work.Step
-
Create
NextAction
that indicates the the current fiber resume with the next step after. - doDelay(Step, Packet, long, TimeUnit) - Method in class oracle.kubernetes.operator.work.Step
-
Create
NextAction
that indicates the the current fiber resume with the indicated step after a delay. - doEnd(Packet) - Method in class oracle.kubernetes.operator.work.Step
-
Returns next action that will end the fiber processing.
- doForkJoin(Step, Packet, Collection<Step.StepAndPacket>) - Method in class oracle.kubernetes.operator.work.Step
-
Create a
NextAction
that suspends the currentFiber
and that starts child fibers for each step and packet pair. - Domain - Class in oracle.kubernetes.weblogic.domain.model
-
Domain represents a WebLogic domain and how it will be realized in the Kubernetes cluster.
- Domain() - Constructor for class oracle.kubernetes.weblogic.domain.model.Domain
- DOMAIN - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DOMAIN_COMPONENT_NAME - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- DOMAIN_DEBUG_CONFIG_MAP_SUFFIX - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DOMAIN_GROUP - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DOMAIN_HOME - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The path to the domain home, either in a PV or image.
- DOMAIN_INPUTS_HASH - Static variable in interface oracle.kubernetes.operator.IntrospectorConfigMapKeys
-
A hash of the Model-in-Image inputs.
- DOMAIN_INTROSPECT_REQUESTED - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- DOMAIN_INTROSPECTOR_JOB - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- DOMAIN_INTROSPECTOR_LOG_RESULT - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- DOMAIN_NAME - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The name of a WebLogic domain.
- DOMAIN_PATH - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DOMAIN_PLURAL - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DOMAIN_RESTART_VERSION - Static variable in interface oracle.kubernetes.operator.IntrospectorConfigMapKeys
-
The last value of the restartVersion field from the domain resource.
- DOMAIN_SCALE_PATH - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DOMAIN_SHORT - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DOMAIN_SINGULAR - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DOMAIN_SOURCE_TYPE - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
The domain source type.
- DOMAIN_SPECIFIC_PATH - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DOMAIN_STATUS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- DOMAIN_STATUS_PATH - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DOMAIN_TOPOLOGY - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- DOMAIN_UID - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
- DOMAIN_UID_UNIQUENESS_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- DOMAIN_VALIDATION_ERRORS - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- DOMAIN_VALIDATION_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- DOMAIN_VERSION - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- DomainAction - Class in oracle.kubernetes.operator.rest.model
-
Describes an action to the domain that the operation should take.
- DomainAction(DomainActionType) - Constructor for class oracle.kubernetes.operator.rest.model.DomainAction
- DomainActionType - Enum in oracle.kubernetes.operator.rest.model
- DomainCommonConfigurator - Class in oracle.kubernetes.weblogic.domain.model
- DomainCommonConfigurator() - Constructor for class oracle.kubernetes.weblogic.domain.model.DomainCommonConfigurator
- DomainCommonConfigurator(Domain) - Constructor for class oracle.kubernetes.weblogic.domain.model.DomainCommonConfigurator
- DomainCondition - Class in oracle.kubernetes.weblogic.domain.model
-
DomainCondition contains details for the current condition of this domain.
- DomainCondition(DomainConditionType) - Constructor for class oracle.kubernetes.weblogic.domain.model.DomainCondition
- DomainConditionType - Enum in oracle.kubernetes.weblogic.domain.model
- domainConfig - Variable in class oracle.kubernetes.operator.rest.Scan
- DomainConfig - Class in oracle.kubernetes.operator.helpers
-
DomainConfig describes the desired state of a domain.
- DomainConfig() - Constructor for class oracle.kubernetes.operator.helpers.DomainConfig
- DomainConfigurator - Class in oracle.kubernetes.weblogic.domain
-
Configures a domain, adding settings independently of the version of the domain representation.
- DomainConfigurator() - Constructor for class oracle.kubernetes.weblogic.domain.DomainConfigurator
- DomainConfigurator(Domain) - Constructor for class oracle.kubernetes.weblogic.domain.DomainConfigurator
- DomainConfiguratorFactory - Class in oracle.kubernetes.weblogic.domain
- DomainConfiguratorFactory() - Constructor for class oracle.kubernetes.weblogic.domain.DomainConfiguratorFactory
- DOMAINHOME_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- DomainList - Class in oracle.kubernetes.weblogic.domain.model
-
DomainList is a list of Domains.
- DomainList() - Constructor for class oracle.kubernetes.weblogic.domain.model.DomainList
- DomainModel - Class in oracle.kubernetes.operator.rest.model
-
DomainModel describes a WebLogic domain that has been registered with the WebLogic operator.
- DomainModel() - Constructor for class oracle.kubernetes.operator.rest.model.DomainModel
-
Construct an empty DomainModel.
- DomainModel(String) - Constructor for class oracle.kubernetes.operator.rest.model.DomainModel
-
Construct a populated DomainModel.
- DOMAINNAME_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- domainNamespaceRecheckIntervalSeconds - Variable in class oracle.kubernetes.operator.TuningParameters.MainTuning
- DomainNamespaces - Class in oracle.kubernetes.operator
-
This class represents the information the operator maintains for a namespace used to maintain one or more domains.
- DomainNamespaces() - Constructor for class oracle.kubernetes.operator.DomainNamespaces
-
Constructs a DomainNamespace object.
- DomainPresence - Class in oracle.kubernetes.operator
- DomainPresence() - Constructor for class oracle.kubernetes.operator.DomainPresence
- domainPresenceFailureRetryMaxCount - Variable in class oracle.kubernetes.operator.TuningParameters.MainTuning
- domainPresenceFailureRetrySeconds - Variable in class oracle.kubernetes.operator.TuningParameters.MainTuning
- DomainPresenceInfo - Class in oracle.kubernetes.operator.helpers
-
Operator's mapping between custom resource Domain and runtime details about that domain, including the scan and the Pods and Services for servers.
- DomainPresenceInfo(String, String) - Constructor for class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Create presence for a domain.
- DomainPresenceInfo(Domain) - Constructor for class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Create presence for a domain.
- DomainPresenceInfo.ServerShutdownInfo - Class in oracle.kubernetes.operator.helpers
-
Details about a specific managed server that will be shutdown.
- DomainPresenceInfo.ServerStartupInfo - Class in oracle.kubernetes.operator.helpers
-
Details about a specific managed server that will be started up.
- domainPresenceRecheckIntervalSeconds - Variable in class oracle.kubernetes.operator.TuningParameters.MainTuning
- DomainPresenceStep - Class in oracle.kubernetes.operator.steps
- DomainProcessor - Interface in oracle.kubernetes.operator
-
An abstraction for processing a domain.
- DomainProcessorDelegate - Interface in oracle.kubernetes.operator
-
A set of underlying services required during domain processing.
- DomainProcessorImpl - Class in oracle.kubernetes.operator
- DomainProcessorImpl(DomainProcessorDelegate) - Constructor for class oracle.kubernetes.operator.DomainProcessorImpl
- DomainProcessorImpl.PopulatePacketServerMapsStep - Class in oracle.kubernetes.operator
- DomainResource - Class in oracle.kubernetes.operator.rest.resource
-
DomainResource is a jaxrs resource that implements the REST api for the /operator/{version}/domains/{domainUID} path.
- DomainResource(BaseResource, String) - Constructor for class oracle.kubernetes.operator.rest.resource.DomainResource
-
Construct a DomainResource.
- DOMAINRESTARTVERSION_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- DOMAINS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- DomainSourceType - Enum in oracle.kubernetes.operator
- domainSpec - Variable in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- DomainSpec - Class in oracle.kubernetes.weblogic.domain.model
-
DomainSpec is a description of a domain.
- DomainSpec() - Constructor for class oracle.kubernetes.weblogic.domain.model.DomainSpec
- DomainsResource - Class in oracle.kubernetes.operator.rest.resource
-
DomainsResource is a jaxrs resource that implements the REST api for the /operator/{version}/domains path.
- DomainsResource(BaseResource, String) - Constructor for class oracle.kubernetes.operator.rest.resource.DomainsResource
-
Construct a DomainsResource.
- DomainStatus - Class in oracle.kubernetes.weblogic.domain.model
-
DomainStatus represents information about the status of a domain.
- DomainStatus() - Constructor for class oracle.kubernetes.weblogic.domain.model.DomainStatus
- DomainStatus(DomainStatus) - Constructor for class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
A copy constructor that creates a deep copy.
- DOMAINSTATUSES - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- DomainStatusPatch - Class in oracle.kubernetes.operator.helpers
- DomainStatusUpdater - Class in oracle.kubernetes.operator
-
Updates for status of Domain.
- DomainStatusUpdater.ProgressingStep - Class in oracle.kubernetes.operator
- DomainTopology - Class in oracle.kubernetes.operator.helpers
-
Domain topology.
- DomainTopology() - Constructor for class oracle.kubernetes.operator.helpers.DomainTopology
- DomainTopology(WlsDomainConfig) - Constructor for class oracle.kubernetes.operator.helpers.DomainTopology
- domainUid - Variable in class oracle.kubernetes.operator.calls.RequestParams
- domainUid() - Method in class oracle.kubernetes.operator.logging.LoggingContext
- domainUid(String) - Method in class oracle.kubernetes.operator.logging.LoggingContext
- DOMAINUID_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- DomainValidationFailure - Class in oracle.kubernetes.weblogic.domain.model
-
Describes a problem with a domain resource.
- DomainValidationSteps - Class in oracle.kubernetes.operator.helpers
- DomainValidationSteps() - Constructor for class oracle.kubernetes.operator.helpers.DomainValidationSteps
- DomainWatcher - Class in oracle.kubernetes.operator
-
This class handles Domain watching.
- DOMAINZIP_HASH - Static variable in interface oracle.kubernetes.operator.IntrospectorConfigMapKeys
-
A hash computed from the WebLogic domain.
- doNext(Packet) - Method in class oracle.kubernetes.operator.work.Step
-
Create
NextAction
that indicates that the next step be invoked with the givenPacket
. - doNext(Step, Packet) - Method in class oracle.kubernetes.operator.work.Step
-
Create
NextAction
that indicates that the indicated step be invoked with the givenPacket
. - doPotentialRetry(Step, Packet, int) - Method in interface oracle.kubernetes.operator.calls.RetryStrategy
-
Called during
ResponseStep.onFailure(Packet, CallResponse)
to decide if another retry attempt will occur. - doRetry(Packet, long, TimeUnit) - Method in class oracle.kubernetes.operator.work.Step
-
Create
NextAction
that indicates the the current step be retried after a delay. - doSuspend(Consumer<AsyncFiber>) - Method in class oracle.kubernetes.operator.work.Step
-
Create
NextAction
that suspends the currentFiber
. - doSuspend(Step, Consumer<AsyncFiber>) - Method in class oracle.kubernetes.operator.work.Step
-
Create
NextAction
that suspends the currentFiber
. - doTerminate(Throwable, Packet) - Method in class oracle.kubernetes.operator.work.Step
-
Returns next action that will terminate fiber processing with a throwable.
- DUPLICATE_CLUSTER_NAME_FOUND - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- DUPLICATE_SERVER_NAME_FOUND - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- DYNAMIC - oracle.kubernetes.operator.OverrideDistributionStrategy
- DYNAMIC_CONFIG_OVERRIDE - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
If present, pod scripts will watch for changes to override configurations and move them into place.
E
- EffectiveConfigurationFactory - Interface in oracle.kubernetes.weblogic.domain
-
The interface for the class used by the domain model to return effective configurations to the operator runtime.
- ENCODED_CREDENTIALS - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- Engine - Class in oracle.kubernetes.operator.work
-
Collection of
Fiber
s. - Engine(String) - Constructor for class oracle.kubernetes.operator.work.Engine
-
Creates engine with the specified id and default container and executor.
- Engine(ScheduledExecutorService) - Constructor for class oracle.kubernetes.operator.work.Engine
-
Creates engine with the specified executor.
- enterContainer(Container) - Method in class oracle.kubernetes.operator.work.ThreadLocalContainerResolver
-
Enters container.
- entering() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a method entry.
- entering(Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a method entry, with a list of arguments of interest.
- entrySet() - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- entrySet() - Method in class oracle.kubernetes.operator.work.Packet
- EnumClass - Annotation Type in oracle.kubernetes.json
-
Specifies an enum class whose values match the permitted values for the field.
- ENVVARS - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.ClusteredServerConfig
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.DomainConfig
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.KubernetesVersion
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.LastKnownStatus
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.NonClusteredServerConfig
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
-
Check equality.
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.SemanticVersion
- equals(Object) - Method in class oracle.kubernetes.operator.helpers.ServerConfig
- equals(Object) - Method in class oracle.kubernetes.operator.Pair
- equals(Object) - Method in class oracle.kubernetes.operator.TuningParameters.CallBuilderTuning
- equals(Object) - Method in class oracle.kubernetes.operator.TuningParameters.MainTuning
- equals(Object) - Method in class oracle.kubernetes.operator.TuningParameters.PodTuning
- equals(Object) - Method in class oracle.kubernetes.operator.TuningParameters.WatchTuning
- equals(Object) - Method in class oracle.kubernetes.operator.wlsconfig.NetworkAccessPoint
- equals(Object) - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
- equals(Object) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- equals(Object) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- equals(Object) - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.AdminServer
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.AdminService
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.Channel
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.ClusterStatus
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.Istio
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.ManagedServer
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.Model
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.Opss
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.ProbeTuning
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.Server
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.ServerHealth
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.ServerService
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.Shutdown
- equals(Object) - Method in class oracle.kubernetes.weblogic.domain.model.SubsystemHealth
- ERR_INTROSPECTOR - Static variable in class oracle.kubernetes.operator.DomainStatusUpdater
- ERROR_FILTER_PRIORITY - Static variable in class oracle.kubernetes.operator.rest.FilterPriorities
-
The error filter's priority.
- ErrorBody - Class in oracle.kubernetes.operator.calls.unprocessable
- ErrorBody() - Constructor for class oracle.kubernetes.operator.calls.unprocessable.ErrorBody
- ErrorFilter - Class in oracle.kubernetes.operator.rest
-
ErrorFilter reformats string entities from non-success responses into arrays of message entities.
- ErrorFilter() - Constructor for class oracle.kubernetes.operator.rest.ErrorFilter
- ErrorModel - Class in oracle.kubernetes.operator.rest.model
-
ErrorModel describes an error response from a WebLogic operator REST resource.
- ErrorModel() - Constructor for class oracle.kubernetes.operator.rest.model.ErrorModel
-
Construct an empty ErrorModel.
- ErrorModel(int, String) - Constructor for class oracle.kubernetes.operator.rest.model.ErrorModel
-
Construct a populated ErrorModel.
- EVENTS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- eventualLongDelay - Variable in class oracle.kubernetes.operator.TuningParameters.MainTuning
- EventWatcher - Class in oracle.kubernetes.operator
-
This class handles Domain watching.
- EXCEPTION - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ExceptionMapper - Class in oracle.kubernetes.operator.rest
-
ExceptionMapper converts non-WebApplicationExceptions into internal server errors and logs warnings for them.
- ExceptionMapper() - Constructor for class oracle.kubernetes.operator.rest.ExceptionMapper
-
Construct an ExceptionMapper.
- exec(String...) - Method in class oracle.kubernetes.operator.utils.KubernetesExec
-
Executes the command.
- exec(String...) - Method in class oracle.kubernetes.operator.utils.KubernetesExecFactoryImpl.KubernetesExecImpl
- EXEC - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- execute() - Method in class oracle.kubernetes.json.mojo.JsonSchemaMojo
- execute() - Method in interface oracle.kubernetes.operator.MakeRightDomainOperation
- execute(ApiClient, RequestParams) - Method in interface oracle.kubernetes.operator.calls.SynchronousCallFactory
- execute(SynchronousCallFactory<T>, RequestParams, Pool<ApiClient>) - Method in interface oracle.kubernetes.operator.calls.SynchronousCallDispatcher
- exitContainer(Container) - Method in class oracle.kubernetes.operator.work.ThreadLocalContainerResolver
-
Exits container.
- exiting() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a method exit.
- exiting(Object) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a method exit, with a result object.
- EXTERNAL - oracle.kubernetes.operator.helpers.OperatorServiceType
- EXTERNAL_CHANNEL_SERVICE_CREATED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- EXTERNAL_CHANNEL_SERVICE_EXISTS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- EXTERNAL_CHANNEL_SERVICE_REPLACED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- EXTERNAL_SERVICE_NAME_SUFFIX_PARAM - Static variable in class oracle.kubernetes.operator.helpers.LegalNames
F
- Failed - oracle.kubernetes.weblogic.domain.model.DomainConditionType
- FAILED_NOT_RESTARTABLE_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- FAILURE_THRESHOLD - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- FailureStatusSource - Interface in oracle.kubernetes.operator.calls
- FailureStatusSourceException - Exception in oracle.kubernetes.operator.calls
- FailureStatusSourceException(FailureStatusSource) - Constructor for exception oracle.kubernetes.operator.calls.FailureStatusSourceException
- FailureStatusSourceException(FailureStatusSource, Throwable) - Constructor for exception oracle.kubernetes.operator.calls.FailureStatusSourceException
- Fiber - Class in oracle.kubernetes.operator.work
-
User-level thread. Represents the execution of one processing flow.
- FIBER_COMPONENT_NAME - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- Fiber.CompletionCallback - Interface in oracle.kubernetes.operator.work
-
Callback to be invoked when a
Fiber
finishes execution. - Fiber.ExitCallback - Interface in oracle.kubernetes.operator.work
-
Callback invoked when a Thread exits processing this fiber.
- FiberGate - Class in oracle.kubernetes.operator.work
-
Allows at most one running Fiber per key value.
- FiberGate(Engine) - Constructor for class oracle.kubernetes.operator.work.FiberGate
-
Constructor taking Engine for running Fibers.
- FiberGateFactory - Interface in oracle.kubernetes.operator.work
- filter(ContainerRequestContext) - Method in class oracle.kubernetes.operator.rest.AuthenticationFilter
- filter(ContainerRequestContext) - Method in class oracle.kubernetes.operator.rest.RequestDebugLoggingFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class oracle.kubernetes.operator.rest.ErrorFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class oracle.kubernetes.operator.rest.ResponseDebugLoggingFilter
- FILTER_REQUEST_ENTITY - Static variable in class oracle.kubernetes.operator.rest.BaseDebugLoggingFilter
- FILTER_REQUEST_START_TIME - Static variable in class oracle.kubernetes.operator.rest.BaseDebugLoggingFilter
- FilterPriorities - Class in oracle.kubernetes.operator.rest
-
FilterPriorities orders the WebLogic operator REST api's jaxrs filters.
- findEnvVar(List<V1EnvVar>, String) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- findServiceAccount(String, String) - Method in class oracle.kubernetes.operator.authentication.Helpers
-
Find the servivce account by name.
- findServiceAccountByToken(String) - Method in class oracle.kubernetes.operator.authentication.Helpers
-
Find the service account by supplied token.
- fine(String) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message at the FINE level.
- fine(String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters at the FINE level.
- fine(String, Throwable) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which accompanies a Throwable at the FINE level.
- finer(String) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message at the FINER level.
- finer(String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters at the FINER level.
- finer(String, Throwable) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which accompanies a Throwable at the FINER level.
- finest(String) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message at the FINEST level.
- finest(String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters at the FINEST level.
- finest(String, Throwable) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which accompanies a Throwable at the FINEST level.
- FORCE_SUSPENDING_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- Forced - oracle.kubernetes.operator.ShutdownType
- forCluster() - Method in enum oracle.kubernetes.operator.ServerStartPolicy
- forDeletion() - Method in interface oracle.kubernetes.operator.MakeRightDomainOperation
-
Defines the operation as pertaining to the deletion of a domain.
- forDomain() - Method in enum oracle.kubernetes.operator.ServerStartPolicy
- forDomain(Domain) - Static method in class oracle.kubernetes.weblogic.domain.DomainConfiguratorFactory
- forDomainUidSelector(String) - Static method in interface oracle.kubernetes.operator.LabelConstants
- format(LogRecord) - Method in class oracle.kubernetes.operator.logging.LoggingFormatter
- formatEntity(MediaType, String) - Method in class oracle.kubernetes.operator.rest.BaseDebugLoggingFilter
- formatMessage(String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Formats message based on string loaded from the resource bundle backing this logger.
- formatTime(long) - Static method in class oracle.kubernetes.operator.rest.BaseDebugLoggingFilter
- forServer() - Method in enum oracle.kubernetes.operator.ServerStartPolicy
- fromFailedCall(CallResponse) - Static method in class oracle.kubernetes.operator.calls.unprocessable.UnrecoverableErrorBuilderImpl
-
Create an UnrecoverableErrorBuilder from the provided failed call.
- fromFailedCall(CallResponse) - Static method in class oracle.kubernetes.operator.calls.UnrecoverableErrorBuilder
-
Populate FailureStatusSource from a failed call response.
- FromModel - oracle.kubernetes.operator.DomainSourceType
- fromPacket(Packet) - Static method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
G
- generate(Class) - Method in class oracle.kubernetes.json.SchemaGenerator
-
Generates an object representing a JSON schema for the specified class.
- generate(String) - Method in class oracle.kubernetes.json.YamlDocGenerator
-
Generate YAML documentation.
- generate(String, Map<String, Object>) - Method in class oracle.kubernetes.json.YamlDocGenerator
-
Generate YAML documentation.
- generate(RequestParams, ApiClient, String, ApiCallback<T>) - Method in interface oracle.kubernetes.operator.calls.CallFactory
- generateDynamicServerConfigs(WlsServerConfig, String, String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
-
Generate the Dynamic Server configurations.
- generateMarkdown(String, File, Map<String, Object>) - Method in interface oracle.kubernetes.json.mojo.Main
-
Generates markdown for the newly-generated schema to the specified output file.
- generateMarkdown(String, File, Map<String, Object>) - Method in class oracle.kubernetes.json.mojo.MainImpl
- generateSchema(String, File) - Method in interface oracle.kubernetes.json.mojo.Main
-
Generates a schema for the specified class, to the specified output file.
- generateSchema(String, File) - Method in class oracle.kubernetes.json.mojo.MainImpl
- get - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- get() - Method in class oracle.kubernetes.operator.rest.resource.ClusterResource
-
Get a description of this Weblogic cluster.
- get() - Method in class oracle.kubernetes.operator.rest.resource.ClustersResource
-
List a WebLogic domain's clusters.
- get() - Method in class oracle.kubernetes.operator.rest.resource.DomainResource
-
Get a description of this WebLogic domain.
- get() - Method in class oracle.kubernetes.operator.rest.resource.DomainsResource
-
List the WebLogic domains that are registered with the WebLogic operator.
- get() - Method in class oracle.kubernetes.operator.rest.resource.SwaggerResource
-
Get a swagger definition that describes this version of the WebLogic Operator REST api.
- get() - Method in class oracle.kubernetes.operator.rest.resource.VersionResource
-
Get a description of this version of the WebLogic Operator REST api.
- get() - Method in class oracle.kubernetes.operator.rest.resource.VersionsResource
-
List the supported versions of the WebLogic operator REST api.
- get(Object) - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- getAccessAuthorizations(String) - Static method in class oracle.kubernetes.operator.helpers.HealthCheckHelper
-
Verify Access.
- getAction() - Method in class oracle.kubernetes.operator.rest.model.DomainAction
- getAdditionalValidationFailures(V1PodSpec) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getAdditionalVolumeMounts() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getAdditionalVolumeMounts() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Returns the volume mounts to be defined for this server.
- getAdditionalVolumeMounts() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getAdditionalVolumes() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getAdditionalVolumes() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Returns the volumes to be defined for this server.
- getAdditionalVolumes() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getAdminPort() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- getAdminProtocolChannelName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Get the name of the Admin protocol channel as a safe/legal kubernetes service name.
- getAdminServer() - Method in interface oracle.kubernetes.weblogic.domain.AdminServerConfigurator
- getAdminServer() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- getAdminServerChannelNames() - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- getAdminServerName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Return the name of the admin server.
- getAdminServerSpec() - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- getAdminServerSpec() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getAdminService() - Method in class oracle.kubernetes.weblogic.domain.model.AdminServer
- getAdminService() - Method in interface oracle.kubernetes.weblogic.domain.model.AdminServerSpec
-
Returns the admin service configuration for the admin server, which controls the external channel service.
- getAdminService() - Method in class oracle.kubernetes.weblogic.domain.model.AdminServerSpecCommonImpl
- getAffinity() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getAffinity() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
- getAffinity() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getAffinity() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getAffinity() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getAffinity() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getAfterIntrospectValidationFailures(Packet) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getAllServiceAccounts() - Method in class oracle.kubernetes.operator.authentication.Helpers
-
Get a list of all Service Accounts on this cluster.
- getAnnotations() - Method in class oracle.kubernetes.weblogic.domain.model.AdminService
-
Returns the annotations to associate with the external channel service.
- getApiClient() - Method in class oracle.kubernetes.operator.authentication.Authenticator
-
Get the API client.
- getApiClient() - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- getApiGroup() - Method in enum oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- getApiVersion() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
APIVersion defines the versioned schema of this representation of an object.
- getApiVersion() - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
-
APIVersion defines the versioned schema of this representation of an object.
- getBackend() - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- getBackend(String) - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets a RestBackend instance that does the real work behind a single WebLogic Operator REST api request.
- getBackend(String) - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getCalculatedListenPorts() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- getCallBuilderTuning() - Method in interface oracle.kubernetes.operator.TuningParameters
- getCallBuilderTuning() - Method in class oracle.kubernetes.operator.TuningParametersImpl
- getCallParams() - Method in class oracle.kubernetes.operator.calls.RequestParams
- getChannel(String) - Method in class oracle.kubernetes.weblogic.domain.model.AdminService
- getChannelName() - Method in class oracle.kubernetes.weblogic.domain.model.Channel
- getChannelNames() - Method in class oracle.kubernetes.weblogic.domain.model.AdminServer
-
Gets channel names.
- getChannels() - Method in class oracle.kubernetes.weblogic.domain.model.AdminServer
-
Gets channels.
- getChannels() - Method in class oracle.kubernetes.weblogic.domain.model.AdminService
- getClientPool() - Method in class oracle.kubernetes.operator.helpers.CallBuilder
- getCluster() - Method in class oracle.kubernetes.operator.rest.model.ClusterModel
-
Get the cluster's name.
- getCluster(String) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the specification applicable to a particular cluster.
- getClusterAnnotations() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- getClusterAnnotations() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
-
Returns the annotations applied to the cluster service.
- getClusterAnnotations() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getClusterConfig(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Returns the configuration for the WLS cluster with the given name.
- getClusterConfigs() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Returns all cluster configurations found in the WLS domain.
- getClusteredServerStartPolicy() - Method in class oracle.kubernetes.operator.helpers.ClusteredServerConfig
-
Gets whether this clustered server should be started.
- getClusterLabels() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- getClusterLabels() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
-
Returns the labels applied to the cluster service.
- getClusterLabels() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getClusterName() - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Gets cluster's name.
- getClusterName() - Method in class oracle.kubernetes.operator.helpers.ClusteredServerConfig
-
Gets cluster's name.
- getClusterName() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
- getClusterName() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
- getClusterName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Returns the name of the cluster that this WlsClusterConfig is created for.
- getClusterName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- getClusterName() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- getClusterName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterStatus
-
WebLogic cluster name.
- getClusterName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
-
WebLogic cluster name, if the server is part of a cluster.
- getClusterName(V1Service) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
- getClusterName(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Get cluster name.
- getClusterNames() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- getClusterNames() - Method in interface oracle.kubernetes.weblogic.domain.model.WlsDomain
-
Returns the names of all of the clusters in the domain.
- getClusterResource(String) - Method in class oracle.kubernetes.operator.rest.resource.ClustersResource
-
Construct and return a 'cluster' jaxrs child resource.
- getClusterRestartVersion() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getClusterRestartVersion() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getClusters() - Method in class oracle.kubernetes.operator.helpers.DomainConfig
-
Gets the configurations of the clusters in this domain.
- getClusters() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- getClusters() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Status of WebLogic clusters in this domain.
- getClusters(String) - Method in interface oracle.kubernetes.operator.rest.backend.RestBackend
-
Get the names of the clusters in a WebLogic domain.
- getClusters(String) - Method in class oracle.kubernetes.operator.rest.RestBackendImpl
- getClusterService() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- getClusterService(String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- getClusterSize() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Returns the number of servers that are statically configured in this cluster.
- getClusterSpec(String) - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- getClustersResource() - Method in class oracle.kubernetes.operator.rest.resource.DomainResource
-
Construct and return the 'clusters' jaxrs child resource.
- getCompatibilityWith(String) - Method in class oracle.kubernetes.operator.helpers.SemanticVersion
-
Compatibility check, similar to compare, but that reports more details on revision comparision.
- getComponents() - Method in interface oracle.kubernetes.operator.work.ComponentRegistry
-
Returns the map of
Component
s registered with this object, keyed by name. - getComponents() - Method in class oracle.kubernetes.operator.work.Container
- getComponents() - Method in class oracle.kubernetes.operator.work.Fiber
- getComponents() - Method in class oracle.kubernetes.operator.work.Packet
- getConditions() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Current service state of domain.
- getConfigOverrides() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the name of the Kubernetes config map that contains optional configuration overrides.
- getConfigOverrideSecrets() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns a list of Kubernetes secret names used in optional configuration overrides.
- getConfiguration() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- getConfiguration() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- getConfiguration() - Method in class oracle.kubernetes.weblogic.domain.model.Server
- getConfiguredClusters() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- getConfiguredDomainNamespaces() - Method in enum oracle.kubernetes.operator.Namespaces.SelectionStrategy
- getContainer() - Method in class oracle.kubernetes.operator.work.ContainerResolver
-
Returns the
Container
context in which client is running. - getContainer() - Method in class oracle.kubernetes.operator.work.ThreadLocalContainerResolver
- getContainer(V1Pod) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- getContainer(V1PodSpec) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- getContainerCommand() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getContainerCommand() - Method in class oracle.kubernetes.operator.helpers.PodStepContext
- getContainerName() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getContainerName() - Method in class oracle.kubernetes.operator.helpers.PodStepContext
- getContainerRequestContext() - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- getContainers() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getContainers() - Method in class oracle.kubernetes.operator.helpers.PodStepContext
- getContainers() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getContainers() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
-
Returns the list of additional containers.
- getContainers() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getContainers() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getContainers() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getContainerSecurityContext() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getContainerSecurityContext() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getContainerSecurityContext() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getCreatedbyOperatorSelector() - Static method in interface oracle.kubernetes.operator.LabelConstants
- getCurrentFibers() - Method in class oracle.kubernetes.operator.work.FiberGate
-
Access map of current fibers.
- getCurrentIfSet() - Static method in class oracle.kubernetes.operator.work.Fiber
-
Gets the current fiber that's running, if set.
- getCurrentTime() - Method in class oracle.kubernetes.utils.SystemClock
-
Returns the delegate's current time.
- getDataHome() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getDataHome() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getDedicatedStrategySelection() - Method in interface oracle.kubernetes.operator.NamespaceStrategyVisitor
- getDefault() - Static method in class oracle.kubernetes.operator.work.ContainerResolver
-
Returns the default container resolver which can be used to get
Container
. - getDefaultDomainHome(String) - Method in enum oracle.kubernetes.operator.DomainSourceType
- getDefaultPolicy() - Static method in enum oracle.kubernetes.operator.ServerStartPolicy
- getDefaultSelection() - Method in interface oracle.kubernetes.operator.NamespaceStrategyVisitor
- getDesiredState() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
-
Returns the desired state for the started server.
- getDesiredState() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Desired startup state.
- getDesiredState() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getDesiredState() - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
-
Desired state of this WebLogic Server.
- getDetail() - Method in class oracle.kubernetes.operator.calls.AsyncRequestStep
- getDetail() - Method in class oracle.kubernetes.operator.rest.model.ErrorModel
-
Get a detailed description of the error.
- getDetail() - Method in class oracle.kubernetes.operator.steps.ManagedServerUpIteratorStep
- getDetail() - Method in class oracle.kubernetes.operator.work.Step
- getDetails() - Method in class oracle.kubernetes.operator.calls.unprocessable.ErrorBody
- getDomain() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Gets the domain.
- getDomain() - Method in class oracle.kubernetes.operator.helpers.DomainTopology
- getDomainHome() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getDomainHome() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the domain home.
- getDomainHomeSourceType() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getDomainHomeSourceType() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns a description of how the domain is defined.
- getDomainResource(String) - Method in class oracle.kubernetes.operator.rest.resource.DomainsResource
-
Construct and return a 'domain' jaxrs child resource.
- getDomainRestartVersion() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getDomainRestartVersion() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getDomainSpec() - Method in class oracle.kubernetes.weblogic.domain.DomainConfigurator
- getDomainsResource() - Method in class oracle.kubernetes.operator.rest.resource.VersionResource
-
Construct and return the 'domains' jaxrs child resource.
- getDomainType() - Method in class oracle.kubernetes.weblogic.domain.model.Model
- getDomainUid() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Gets the Domain UID.
- getDomainUid() - Method in class oracle.kubernetes.operator.rest.model.DomainModel
-
Get the unique identifier that has been assigned to this WebLogic domain.
- getDomainUid() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the domain unique identifier.
- getDomainUid() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
Domain unique identifier.
- getDomainUid(Watch.Response<V1ConfigMap>) - Method in class oracle.kubernetes.operator.ConfigMapWatcher
- getDomainUid(Watch.Response<V1Event>) - Method in class oracle.kubernetes.operator.EventWatcher
- getDomainUid(Watch.Response<V1Job>) - Method in class oracle.kubernetes.operator.JobWatcher
- getDomainUid(Watch.Response<V1Namespace>) - Method in class oracle.kubernetes.operator.NamespaceWatcher
- getDomainUid(Watch.Response<V1Pod>) - Method in class oracle.kubernetes.operator.PodWatcher
- getDomainUid(Watch.Response<V1Service>) - Method in class oracle.kubernetes.operator.ServiceWatcher
- getDomainUid(Watch.Response<Domain>) - Method in class oracle.kubernetes.operator.DomainWatcher
- getDomainUidLabel(V1ObjectMeta) - Static method in class oracle.kubernetes.operator.helpers.KubernetesUtils
-
Returns the value of the domainUID label in the given Kubernetes resource metadata.
- getDomainUids() - Method in interface oracle.kubernetes.operator.rest.backend.RestBackend
-
Get the unique identifiers of all the WebLogic domains that have been registered with the WebLogic operator.
- getDomainUids() - Method in class oracle.kubernetes.operator.rest.RestBackendImpl
- getDomainValid() - Method in class oracle.kubernetes.operator.helpers.DomainTopology
-
check if domain is valid.
- getDynamicClusterSize() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Returns the current size of the dynamic cluster (the number of dynamic server instances allowed to be created).
- getDynamicClusterSize() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
-
Return current size of the dynamic cluster.
- getDynamicServersConfig() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
- getE() - Method in class oracle.kubernetes.operator.calls.CallResponse
- getEffectiveLogHome() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the path to the log home to be used by this domain.
- getEnabled() - Method in class oracle.kubernetes.weblogic.domain.model.Istio
-
True, if this domain is deployed under an Istio service mesh.
- getEnv() - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Sets the environment variables to pass while starting this server.
- getEnv() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getEnvironment() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
- getEnvironment() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
- getEnvironmentVariables() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Returns the environment variables to be defined for this server.
- getEnvironmentVariables() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getExceptionString() - Method in class oracle.kubernetes.operator.calls.CallResponse
- getExecutor() - Method in class oracle.kubernetes.operator.work.Engine
-
Returns the executor.
- getExecutor() - Method in class oracle.kubernetes.operator.work.FiberGate
- getExternalHttpsPort() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets the external https port's in-pod port number.
- getExternalHttpsPort() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getExternalService(String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- getFailureStatusSource() - Method in exception oracle.kubernetes.operator.calls.FailureStatusSourceException
- getField() - Method in class oracle.kubernetes.operator.calls.unprocessable.Cause
- getFieldSelector() - Method in interface oracle.kubernetes.operator.builders.CallParams
-
Returns a selector to limit results to those with matching fields.
- getFieldSelector() - Method in class oracle.kubernetes.operator.builders.CallParamsImpl
- getHeadersString() - Method in class oracle.kubernetes.operator.calls.CallResponse
- getHealth() - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
-
ServerHealth describes the current status and health of a specific WebLogic Server.
- getHelmSpecifiedNamespaceList() - Static method in class oracle.kubernetes.operator.helpers.HelmAccess
-
Return the comma-separated list of namespaces to be managed by the operator.
- getHelmVariable(String) - Static method in class oracle.kubernetes.operator.helpers.HelmAccess
-
Returns the specified Helm variable.
- getHelper() - Method in class oracle.kubernetes.operator.authentication.Authenticator
-
Get a reference to ServiceHelper.
- getHost() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets the in-pod hostname of the WebLogic operator REST api.
- getHost() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getHref() - Method in class oracle.kubernetes.operator.rest.model.LinkModel
-
Get the link's hypertext reference.
- getIgnoreSessions() - Method in class oracle.kubernetes.weblogic.domain.model.Shutdown
- getImage() - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Gets the WebLogic Docker image.
- getImage() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- getImage() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getImage() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getImagePullPolicy() - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Gets the image pull policy.
- getImagePullPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- getImagePullPolicy() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getImagePullPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getImagePullSecrets() - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Gets the list of references to secrets in the same namespace to use for pulling the WebLogic Docker image.
- getImagePullSecrets() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
Gets image pull secrets.
- getImagePullSecrets() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
The secrets used to authenticate to a docker repository when pulling an image.
- getImagePullSecrets() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getInitContainers() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getInitContainers() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
-
Returns the list of initContainers.
- getInitContainers() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getInitContainers() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getInitContainers() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getInitialDelaySeconds() - Method in class oracle.kubernetes.weblogic.domain.model.ProbeTuning
- getInstance() - Static method in class oracle.kubernetes.operator.helpers.ClientPool
- getInstance() - Static method in class oracle.kubernetes.operator.rest.RestServer
-
Accessor for obtaining reference to the RestServer singleton instance.
- getInstance() - Static method in interface oracle.kubernetes.operator.TuningParameters
- getInstance() - Static method in class oracle.kubernetes.operator.TuningParametersImpl
- getInstance() - Static method in class oracle.kubernetes.operator.work.ContainerResolver
-
Returns the container resolver which can be used to get client's
Container
. - getInstance() - Static method in class oracle.kubernetes.operator.work.ThreadFactorySingleton
- getInternalHttpsPort() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets the internal https port's in-pod port number.
- getInternalHttpsPort() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getIntrospectJobFailureCount() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
The number of times the introspect job failed.
- getIntrospectMD5VolumeSource() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getIntrospectorConfigMapName(String) - Static method in class oracle.kubernetes.operator.helpers.ConfigMapHelper
-
Returns the standard name for the generated domain config map.
- getIntrospectorJobActiveDeadlineSeconds() - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- getIntrospectorJobActiveDeadlineSeconds() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the value of the introspector job active deadline.
- getIntrospectorJobNameSuffix() - Static method in class oracle.kubernetes.operator.helpers.LegalNames
-
Gets the configured domain introspector job name suffix.
- getIntrospectVersion() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getIntrospectVersion() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- getIstio() - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- getIstioReadinessPort() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getIstioReadinessPort() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getItems() - Method in class oracle.kubernetes.operator.rest.model.CollectionModel
-
Get the items in the collection.
- getItems() - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
-
List of domains.
- getIterableSpi(Class<E>) - Method in class oracle.kubernetes.operator.work.Container
- getIterableSpi(Class<E>) - Method in class oracle.kubernetes.operator.work.Packet
- getIterableSpi(Class<S>) - Method in interface oracle.kubernetes.operator.work.ComponentEx
-
Gets an iterator of implementations of the specified SPI.
- getJobAwaiterStepFactory(String) - Method in interface oracle.kubernetes.operator.DomainProcessorDelegate
-
Returns a factory that creates a step to wait for a pod in the specified namespace to be ready.
- getJobModel() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getJson() - Static method in class oracle.kubernetes.operator.logging.LoggingFactory
- getKind() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Kind is a string value representing the REST resource this object represents.
- getKind() - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
-
Kind is a string value representing the REST resource this object represents.
- getKubernetesSchemaCacheUrl() - Method in class oracle.kubernetes.json.KubernetesSchemaReference
- getKubernetesSchemaMarkdown() - Method in class oracle.kubernetes.json.YamlDocGenerator
-
Returns the markdown generated (if any) for referenced Kubernetes objects.
- getKubernetesSchemaMarkdownFile() - Method in class oracle.kubernetes.json.YamlDocGenerator
-
Returns the name of the file to generate for the Kubernetes markdown.
- getKubernetesVersion() - Method in interface oracle.kubernetes.operator.DomainProcessorDelegate
-
Returns the version of the Kubernetes environment in which the operator is running.
- getLabels() - Method in class oracle.kubernetes.weblogic.domain.model.AdminService
-
Returns the labels to associate with the external channel service.
- getLabelSelector() - Method in interface oracle.kubernetes.operator.builders.CallParams
-
Returns a selector to limit results to those with matching labels.
- getLabelSelector() - Method in class oracle.kubernetes.operator.builders.CallParamsImpl
- getLabelSelector() - Method in class oracle.kubernetes.operator.calls.RequestParams
- getLabelSelectors() - Method in enum oracle.kubernetes.operator.Namespaces.SelectionStrategy
- getLabelSelectorStrategySelection() - Method in interface oracle.kubernetes.operator.NamespaceStrategyVisitor
- getLastKnownServerStatus(String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Returns the last status reported for the specified server.
- getLastProbeTime() - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
-
Last time we probed the condition.
- getLastScanTime() - Method in class oracle.kubernetes.operator.rest.Scan
- getLastTransitionTime() - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
-
Last time the condition transitioned from one status to another.
- getLeft() - Method in class oracle.kubernetes.operator.Pair
- getLevel() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Returns the level at which the underlying logger operates.
- getLifecycle() - Method in class oracle.kubernetes.operator.rest.model.VersionModel
-
Get the lifecycle of this version of the WebLogic operator REST api.
- getLifecycle(String) - Static method in class oracle.kubernetes.operator.rest.backend.VersionUtils
-
Gets the lifecycle of a version.
- getLimit() - Method in interface oracle.kubernetes.operator.builders.CallParams
-
Returns the limit on the number of updates to send in a single reply.
- getLimit() - Method in class oracle.kubernetes.operator.builders.CallParamsImpl
- getLinks() - Method in class oracle.kubernetes.operator.rest.model.LinkContainerModel
-
Get the links.
- getListenAddress() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Return the configured listen address of this WLS server.
- getListenPort() - Method in class oracle.kubernetes.operator.wlsconfig.NetworkAccessPoint
- getListenPort() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Return the configured listen port of this WLS server.
- getListStrategySelection() - Method in interface oracle.kubernetes.operator.NamespaceStrategyVisitor
- getLivenessProbe() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getLivenessProbe() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getLivenessProbe() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getLocalAdminProtocolChannelPort() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Get the port number of the local admin protocol channel.
- getLoggableHeaders(ContainerRequestContext) - Method in class oracle.kubernetes.operator.rest.BaseDebugLoggingFilter
- getLogger(String, String) - Static method in class oracle.kubernetes.operator.logging.LoggingFactory
-
Obtains a Logger from the underlying logging implementation and wraps it in a LoggingFacade.
- getMachineConfig(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Returns the configuration for the WLS machine with the given name.
- getMachineConfigs() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Returns configuration of machines found in the WLS domain.
- getMachineName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Return the machine name configured for this WLS server.
- getMachineNameMatchExpression() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
-
Return the expression used in matching machine names assigned to dynamic servers.
- getMainContainerName() - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- getMainContainerName() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getMainTuning() - Method in interface oracle.kubernetes.operator.TuningParameters
- getMainTuning() - Method in class oracle.kubernetes.operator.TuningParametersImpl
- getMajor() - Method in class oracle.kubernetes.operator.helpers.SemanticVersion
- getManagedServerCount() - Method in class oracle.kubernetes.operator.rest.model.ScaleClusterParamsModel
-
Get the desired number of managed servers in the WebLogic cluster.
- getManagedServers() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- getMaxClusterConcurrentShutdown() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- getMaxClusterConcurrentStartup() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- getMaxClusterSize() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
- getMaxConcurrentShutdown() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- getMaxConcurrentShutdown(String) - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- getMaxConcurrentShutdown(String) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getMaxConcurrentStartup() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- getMaxConcurrentStartup(String) - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- getMaxConcurrentStartup(String) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getMaxDynamicClusterSize() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Returns the maximum size of the dynamic cluster.
- getMaxDynamicClusterSize() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
-
Return maximum size of the dynamic cluster.
- getMaxReplicas() - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Gets the desired maximum number of managed servers running in this cluster.
- getMaxUnavailable(String) - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- getMaxUnavailable(String) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the maximum number of unavailable replicas for the specified cluster.
- getMessage() - Method in interface oracle.kubernetes.operator.calls.FailureStatusSource
- getMessage() - Method in class oracle.kubernetes.operator.calls.unprocessable.Cause
- getMessage() - Method in class oracle.kubernetes.operator.calls.unprocessable.ErrorBody
- getMessage() - Method in class oracle.kubernetes.operator.calls.unprocessable.UnrecoverableErrorBuilderImpl
- getMessage() - Method in exception oracle.kubernetes.weblogic.domain.ConfigurationNotSupportedException
- getMessage() - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
-
Human-readable message indicating details about last transition.
- getMessage() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
A human readable message indicating details about why the domain is in this condition.
- getMessage() - Method in class oracle.kubernetes.weblogic.domain.model.DomainValidationFailure
-
Returns a human-readable description of the problem.
- getMetadata() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Standard object's metadata.
- getMetadata() - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
-
Standard list metadata.
- getMinAvailable(String) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the minimum number of replicas for the specified cluster.
- getMinClusterSize() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Returns the minimum size of the cluster.
- getMinDynamicClusterSize() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Returns the minimum size of the dynamic cluster.
- getMinDynamicClusterSize() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
-
Return minimum size of the dynamic cluster.
- getMinor() - Method in class oracle.kubernetes.operator.helpers.SemanticVersion
- getMinReplicas() - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Gets the desired minimum number of managed servers running in this cluster.
- getModel() - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- getModel() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getModelHome() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getModelHome() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the model home directory of the domain.
- getModelHome() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
Returns the model home directory of the domain.
- getModelInImageSpecHash(String) - Static method in class oracle.kubernetes.operator.helpers.ConfigMapHelper
-
getModelInImageSpecHash returns the hash for the fields that should be compared for changes.
- getName() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
- getName() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
- getName() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Returns the name of the underlying logger.
- getName() - Method in class oracle.kubernetes.operator.wlsconfig.NetworkAccessPoint
- getName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Returns the name of the cluster that this WlsClusterConfig is created for.
- getName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Return the name of the WLS domain.
- getName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- getName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsMachineConfig
-
Name of the machine that this WlsMachineConfig is created for.
- getName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Return the name of this WLS server.
- getName() - Method in class oracle.kubernetes.operator.work.Step
-
The name of the step.
- getNamespace() - Method in class oracle.kubernetes.operator.ConfigMapWatcher
- getNamespace() - Method in class oracle.kubernetes.operator.DomainWatcher
- getNamespace() - Method in class oracle.kubernetes.operator.EventWatcher
- getNamespace() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Gets the namespace.
- getNamespace() - Method in class oracle.kubernetes.operator.JobWatcher
- getNamespace() - Method in class oracle.kubernetes.operator.NamespaceWatcher
- getNamespace() - Method in class oracle.kubernetes.operator.PodWatcher
- getNamespace() - Method in class oracle.kubernetes.operator.ServiceWatcher
- getNamespace() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getNamespacedDomain(String, String) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- getNamespacedDomainAsync(String, String, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously read domain.
- getNamespacedDomainCall(String, String, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- getNamespacedDomainScale(String, String) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- getNamespacedDomainScaleAsync(String, String, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously read domain scale.
- getNamespacedDomainScaleCall(String, String, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- getNamespacedDomainScaleWithHttpInfo(String, String) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- getNamespacedDomainStatus(String, String) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- getNamespacedDomainStatusAsync(String, String, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously read domain status.
- getNamespacedDomainStatusCall(String, String, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- getNamespacedDomainStatusWithHttpInfo(String, String) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- getNamespacedDomainWithHttpInfo(String, String) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- getNetworkAccessPoints() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Returns an array containing all network access points configured in this WLS server.
- getNext() - Method in class oracle.kubernetes.operator.work.NextAction
-
Returns the next step.
- getNext() - Method in class oracle.kubernetes.operator.work.Step
- getNodeManagerListenAddress() - Method in class oracle.kubernetes.operator.wlsconfig.WlsMachineConfig
-
Listen address of the node manager for the machine that this WlsMachineConfig is created for.
- getNodeManagerListenPort() - Method in class oracle.kubernetes.operator.wlsconfig.WlsMachineConfig
-
Listen port of the node manager for the machine that this WlsMachineConfig is created for.
- getNodeManagerType() - Method in class oracle.kubernetes.operator.wlsconfig.WlsMachineConfig
-
Type of node manager (Plain, SSL, etc) for the machine that this WlsMachineConfig is created for.
- getNodeName() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getNodeName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
- getNodeName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getNodeName() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getNodeName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getNodeName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getNodeName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
-
Name of node that is hosting the Pod containing this WebLogic Server.
- getNodePort() - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Sets the NodePort for the server.
- getNodePort() - Method in class oracle.kubernetes.weblogic.domain.model.Channel
- getNodeSelectors() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getNodeSelectors() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getNodeSelectors() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getNumericPortion(String) - Static method in class oracle.kubernetes.operator.helpers.SemanticVersion
- getNumReadyServers(String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Counts the number of unclustered servers and servers in the specified cluster that are ready.
- getNumScheduledServers(String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Counts the number of unclustered servers and servers in the specified cluster that are scheduled.
- getOperatorExternalCertificateData() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets the external https port's certificate.
- getOperatorExternalCertificateData() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getOperatorExternalCertificateData() - Static method in class oracle.kubernetes.operator.utils.Certificates
- getOperatorExternalCertificateFile() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets external https port's certificate.
- getOperatorExternalCertificateFile() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getOperatorExternalKeyData() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets the external https port's private key.
- getOperatorExternalKeyData() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getOperatorExternalKeyFile() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets external https port's private key.
- getOperatorExternalKeyFile() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getOperatorExternalKeyFile() - Static method in class oracle.kubernetes.operator.utils.Certificates
- getOperatorInternalCertificateData() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets the internal https port's certificate.
- getOperatorInternalCertificateData() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getOperatorInternalCertificateData() - Static method in class oracle.kubernetes.operator.utils.Certificates
- getOperatorInternalCertificateFile() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets internal https port's certificate.
- getOperatorInternalCertificateFile() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getOperatorInternalKeyData() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets the internal https port's private key.
- getOperatorInternalKeyData() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getOperatorInternalKeyFile() - Method in interface oracle.kubernetes.operator.rest.RestConfig
-
Gets internal https port's private key.
- getOperatorInternalKeyFile() - Method in class oracle.kubernetes.operator.rest.RestConfigImpl
- getOperatorInternalKeyFile() - Static method in class oracle.kubernetes.operator.utils.Certificates
- getOperatorNamespace() - Static method in class oracle.kubernetes.operator.helpers.NamespaceHelper
- getOpss() - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- getOpssKeyWalletVolumeSource(String) - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getOpssWalletFileSecret() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the opss wallet file secret.
- getOpssWalletFileSecret() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
Get OPSS wallet file secret.
- getOpssWalletPasswordSecret() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Reference to secret opss key passphrase.
- getOverallHealth() - Method in class oracle.kubernetes.weblogic.domain.model.ServerHealth
-
Server health of this WebLogic server.
- getOverrideDistributionStrategy() - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- getOverrideDistributionStrategy() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the strategy for applying changes to configuration overrides.
- getOverrideDistributionStrategy() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
Returns the strategy used for distributing changed config overrides.
- getOverridesConfigMap() - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- getPacket() - Method in class oracle.kubernetes.operator.work.Fiber
-
Gets the current
Packet
associated with this fiber. - getPacket() - Method in class oracle.kubernetes.operator.work.NextAction
-
Returns the last Packet.
- getParent() - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- getPathSegment() - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- getPeriodSeconds() - Method in class oracle.kubernetes.weblogic.domain.model.ProbeTuning
- getPodAnnotations() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Returns the annotations applied to the pod.
- getPodAnnotations() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getPodAwaiterStepFactory(String) - Method in interface oracle.kubernetes.operator.DomainProcessorDelegate
-
Returns a factory that creates a step to wait for a pod in the specified namespace to be ready.
- getPodDomainUid(V1Pod) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
get pod domain UID.
- getPodLabels() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Returns the labels applied to the pod.
- getPodLabels() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getPodSecurityContext() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getPodSecurityContext() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getPodSecurityContext() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getPodServerName(V1Pod) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
get pod's server name.
- getPodTuning() - Method in interface oracle.kubernetes.operator.TuningParameters
- getPodTuning() - Method in class oracle.kubernetes.operator.TuningParametersImpl
- getPrefix() - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- getPrerelease() - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- getPrereleaseVersion() - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- getPretty() - Method in interface oracle.kubernetes.operator.builders.CallParams
-
Returns the 'pretty-print' option to be sent.
- getPretty() - Method in class oracle.kubernetes.operator.builders.CallParamsImpl
- getPriorityClassName() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getPriorityClassName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
- getPriorityClassName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getPriorityClassName() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getPriorityClassName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getPriorityClassName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getProtocol() - Method in class oracle.kubernetes.operator.wlsconfig.NetworkAccessPoint
- getPublicPort() - Method in class oracle.kubernetes.operator.wlsconfig.NetworkAccessPoint
- getQueue() - Method in class oracle.kubernetes.operator.helpers.Pool
- getReadinessGates() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getReadinessGates() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
- getReadinessGates() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getReadinessGates() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getReadinessGates() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getReadinessGates() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getReadinessPort() - Method in class oracle.kubernetes.weblogic.domain.model.Istio
-
Get the readiness port.
- getReadinessProbe() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getReadinessProbe() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getReadinessProbe() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getReadyStatus(V1Pod) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
get if pod is in ready state.
- getReason() - Method in interface oracle.kubernetes.operator.calls.FailureStatusSource
- getReason() - Method in class oracle.kubernetes.operator.calls.unprocessable.Cause
- getReason() - Method in class oracle.kubernetes.operator.calls.unprocessable.UnrecoverableErrorBuilderImpl
- getReason() - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
-
Unique, one-word, CamelCase reason for the condition's last transition.
- getReason() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
A brief CamelCase message indicating details about why the domain is in this state.
- getReason() - Method in class oracle.kubernetes.weblogic.domain.model.DomainValidationFailure
-
Returns the reason for the failure.
- getRegexpStrategySelection() - Method in interface oracle.kubernetes.operator.NamespaceStrategyVisitor
- getRel() - Method in class oracle.kubernetes.operator.rest.model.LinkModel
-
Get the link's relationship.
- getReplicaCount(String) - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- getReplicaCount(String) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the number of replicas to start for the specified cluster.
- getReplicaLimit(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- getReplicaLimit(String) - Method in interface oracle.kubernetes.weblogic.domain.model.WlsDomain
-
Returns the maximum number of replicas in the specified cluster.
- getReplicas() - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Gets the desired number of managed servers running in this cluster.
- getReplicas() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- getReplicas() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterStatus
- getReplicas() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
The desired number of running managed servers in each WebLogic cluster that is not explicitly configured in clusters.
- getReplicas() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
The number of running managed servers in the WebLogic cluster if there is only one cluster in the domain and where the cluster does not explicitly configure its replicas in a cluster specification.
- getRequestParams() - Method in class oracle.kubernetes.operator.calls.AsyncRequestStep
- getRequestParams() - Method in class oracle.kubernetes.operator.calls.CallResponse
- getResource() - Method in enum oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- getResource(String) - Method in interface oracle.kubernetes.json.mojo.Main
-
Returns a resource from the classpath, corresponding to the specified name.
- getResource(String) - Method in class oracle.kubernetes.json.mojo.MainImpl
- getResourceBundle() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Accessor for the resource bundle backing this logger.
- getResources() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getResources() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getResources() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getResources() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getResourceVersion() - Method in interface oracle.kubernetes.operator.builders.CallParams
-
On a watch call: when specified, shows changes that occur after that particular version of a resource.
- getResourceVersion() - Method in class oracle.kubernetes.operator.builders.CallParamsImpl
- getResourceVersion(KubernetesListObject) - Static method in class oracle.kubernetes.operator.helpers.KubernetesUtils
-
Returns the resource version associated with the specified list.
- getResourceVersion(KubernetesObject) - Static method in class oracle.kubernetes.operator.helpers.KubernetesUtils
-
Returns the resource version associated with the specified resource.
- getResourceVersion(V1ObjectMeta) - Static method in class oracle.kubernetes.operator.helpers.KubernetesUtils
-
Parse the resource version from the metadata.
- getResourceVersion(String) - Static method in class oracle.kubernetes.operator.helpers.KubernetesUtils
-
Parse the resource version.
- getRestartedLabel() - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Gets the label that indicates that a server has been restarted.
- getRestartPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getRestartPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
- getRestartPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getRestartPolicy() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getRestartPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getRestartPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getRestartVersion() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getResult() - Method in class oracle.kubernetes.operator.calls.CallResponse
- getRetrieveServersSearchPayload() - Static method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
JSON payload for retrieve servers REST request.
- getRetrieveServersSearchUrl() - Static method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- getRevision() - Method in class oracle.kubernetes.operator.helpers.SemanticVersion
- getRight() - Method in class oracle.kubernetes.operator.Pair
- getRoot() - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- getRulesReviewStatus() - Method in class oracle.kubernetes.operator.NamespaceStatus
- getRunningServers(DomainPresenceInfo) - Static method in class oracle.kubernetes.operator.steps.ManagedServersUpStep
- getRuntimeClassName() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getRuntimeClassName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
- getRuntimeClassName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getRuntimeClassName() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getRuntimeClassName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getRuntimeClassName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getRuntimeEncryptionSecret() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Reference to runtime encryption secret.
- getScaleClusterResource() - Method in class oracle.kubernetes.operator.rest.resource.ClusterResource
-
Construct and return the 'scale' jaxrs child resource.
- getSchedulerName() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getSchedulerName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
- getSchedulerName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getSchedulerName() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getSchedulerName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getSchedulerName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getSecretData(SecretType, String, String, Step) - Static method in class oracle.kubernetes.operator.helpers.SecretHelper
-
Factory for
Step
that asynchronously acquires secret data. - getSecrets() - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- getSelection(NamespaceStrategyVisitor<V>) - Method in enum oracle.kubernetes.operator.Namespaces.SelectionStrategy
- getServer(String, String) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns the specification applicable to a particular server/cluster combination.
- getServerConfig(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Returns the configuration for the WLS server with the given name.
- getServerConfigs() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Returns a sorted list of server configurations for servers that belong to this cluster, which includes both statically configured servers and dynamic servers.
- getServerConfigs() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Returns configuration of servers found in the WLS domain, including admin server, standalone managed servers that do not belong to any cluster, and statically configured managed servers that belong to a cluster.
- getServerConfigs() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
-
Return list of WlsServerConfig objects containing configurations of WLS dynamic server that can be started under the current cluster size.
- getServerName() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
- getServerName() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
- getServerName() - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Gets server's name.
- getServerName() - Method in class oracle.kubernetes.weblogic.domain.model.ManagedServer
- getServerName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
-
WebLogic Server name.
- getServerName(V1Service) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
- getServerNamePrefix() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- getServerNames() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Returns a collection of all servers defined.
- getServerPod(String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Returns the pod associated with an operator-managed server.
- getServerPods() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Returns a stream of all server pods present.
- getServerRestartVersion() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getServerRestartVersion() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getServers() - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Gets the configurations of the servers in this cluster.
- getServers() - Method in class oracle.kubernetes.operator.helpers.DomainConfig
-
Gets the configurations of the non-clustered servers in this domain.
- getServers() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Map from server name to server objects (Pods and Services).
- getServers() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
- getServers() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- getServers() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Status of WebLogic Servers in this domain.
- getServerService(String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- getServerSpec(String, String) - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- getServerStartPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getServerStartPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- getServerStartPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- getServerStartPolicy() - Method in class oracle.kubernetes.weblogic.domain.model.Server
- getServerStartupInfo() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Server startup info.
- getServerTemplate() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
-
Return the server template associated with this dynamic servers configuration.
- getServerTemplateName() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- getServerTemplates() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- getServiceAccountName() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getServiceAccountName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
- getServiceAccountName() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getServiceAccountName() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getServiceAccountName() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getServiceAnnotations() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getServiceAnnotations() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
-
Returns the annotations applied to service instance services.
- getServiceAnnotations() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getServiceAnnotations() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Returns the annotations applied to the service.
- getServiceAnnotations() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getServiceDomainUid(V1Service) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
- getServiceLabels() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getServiceLabels() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
-
Returns the labels applied to server instance services.
- getServiceLabels() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getServiceLabels() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Returns the labels applied to the service.
- getServiceLabels() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getServiceToken() - Method in class oracle.kubernetes.operator.authentication.Authenticator
-
Get the service token.
- getShutdown() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
-
Returns the shutdown configuration.
- getShutdown() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getShutdown() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getShutdown() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getShutdown() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getShutdownType() - Method in class oracle.kubernetes.weblogic.domain.model.Shutdown
- getSortingString(String) - Static method in class oracle.kubernetes.utils.OperatorUtils
-
The 'numero lexi sorting name' is a munged version of a string that 'zero fills' its numeric portions.
- getSpec() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
DomainSpec is a description of a domain.
- getSpi(Class<S>) - Method in interface oracle.kubernetes.operator.work.Component
-
Gets the specified SPI.
- getSpi(Class<S>) - Method in class oracle.kubernetes.operator.work.Container
- getSpi(Class<S>) - Method in class oracle.kubernetes.operator.work.Fiber
- getSpi(Class<S>) - Method in class oracle.kubernetes.operator.work.Packet
-
Get SPI by class.
- getSslListenPort() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Return the configured SSL listen port of this WLS server.
- getState() - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
-
Current state of this WebLogic Server.
- getStatus() - Method in class oracle.kubernetes.operator.helpers.LastKnownStatus
- getStatus() - Method in class oracle.kubernetes.operator.rest.model.ErrorModel
-
Get the error's HTTP status code.
- getStatus() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
DomainStatus represents information about the status of a domain.
- getStatus() - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
-
The status of the condition.
- getStatusCode() - Method in class oracle.kubernetes.operator.calls.CallResponse
- getSubResource() - Method in enum oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- getSubsystems() - Method in class oracle.kubernetes.weblogic.domain.model.ServerHealth
-
Status of unhealthy subsystems, if any.
- getSuspendedStep() - Method in class oracle.kubernetes.operator.work.Fiber
-
The most recently invoked step if the fiber is currently suspended.
- getSwaggerResource() - Method in class oracle.kubernetes.operator.rest.resource.VersionResource
-
Construct and return the 'swagger' jaxrs child resource.
- getThrowables() - Method in exception oracle.kubernetes.operator.work.Step.MultiThrowable
-
The multiple exceptions wrapped by this exception.
- getTime() - Method in class oracle.kubernetes.operator.helpers.LastKnownStatus
- getTimeoutSeconds() - Method in interface oracle.kubernetes.operator.builders.CallParams
-
Returns the timeout for the call.
- getTimeoutSeconds() - Method in class oracle.kubernetes.operator.builders.CallParamsImpl
- getTimeoutSeconds() - Method in class oracle.kubernetes.weblogic.domain.model.ProbeTuning
- getTimeoutSeconds() - Method in class oracle.kubernetes.weblogic.domain.model.Shutdown
- getTitle() - Method in class oracle.kubernetes.operator.rest.model.ErrorModel
-
Get the error's title.
- getTitle() - Method in class oracle.kubernetes.operator.rest.model.LinkModel
-
Get the link's title.
- getTolerations() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- getTolerations() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
- getTolerations() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- getTolerations() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
- getTolerations() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- getTolerations() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- getType() - Method in class oracle.kubernetes.operator.rest.model.ErrorModel
-
Get the error's type.
- getType() - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
-
Type is the type of the condition.
- getUnchangedCount() - Method in class oracle.kubernetes.operator.helpers.LastKnownStatus
- getUnderlyingLogger() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Returns the underlying logger.
- getUpdatedObject() - Method in interface oracle.kubernetes.operator.helpers.ConflictRetry
-
The latest version of the kubernetes object for passing to the kubernetes API, or null if the API should not be retried.
- getUpdateDynamicClusterSizePayload(int) - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Return the payload used in the REST request for updating the dynamic cluster size.
- getUpdateDynamicClusterSizeUrl() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Return the URL path of REST request for updating dynamic cluster size.
- getUriInfo() - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- getValidationErrors() - Method in class oracle.kubernetes.operator.helpers.DomainTopology
-
Retrieve validation errors.
- getValidationFailures(KubernetesResourceLookup) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getValidationWarningsAsString() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Return all validation warnings as a String.
- getValue(String) - Method in class oracle.kubernetes.operator.work.Packet
- getVersion() - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- getVersion() - Method in class oracle.kubernetes.operator.rest.model.VersionModel
-
Get the name of this version of the WebLogic operator REST api.
- getVersion(String) - Static method in class oracle.kubernetes.operator.rest.backend.VersionUtils
-
Get the un-aliased name of a version of the WebLogic operator REST api.
- getVersionResource(String) - Method in class oracle.kubernetes.operator.rest.resource.VersionsResource
-
Construct and return a 'version' jaxrs child resource.
- getVersions() - Static method in class oracle.kubernetes.operator.rest.backend.VersionUtils
-
Get the supported versions of the WebLogic operator REST api.
- getWalletFileSecret() - Method in class oracle.kubernetes.weblogic.domain.model.Opss
- getWalletPasswordSecret() - Method in class oracle.kubernetes.weblogic.domain.model.Opss
- getWatchTuning() - Method in interface oracle.kubernetes.operator.TuningParameters
- getWatchTuning() - Method in class oracle.kubernetes.operator.TuningParametersImpl
- getWdtConfigMap() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getWdtConfigMap() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
Get WDT config map.
- getWdtConfigMapVolumeSource(String) - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getWdtDomainType() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- getWdtDomainType() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- getWebLogicCredentialsSecretName() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Name of the secret containing WebLogic startup credentials user name and password.
- getWlsDomainConfig() - Method in class oracle.kubernetes.operator.rest.Scan
- getWlsDomainConfig() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Returns the WlsDomainConfig object for the WLS domain that this cluster belongs to.
- Graceful - oracle.kubernetes.operator.ShutdownType
- GRACEFUL_SHUTDOWNTYPE - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
H
- hasConditionWith(Predicate<DomainCondition>) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
True, if condition present based on predicate.
- hasDynamicServers() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Whether the cluster contains any dynamic servers.
- hasEnvVar(List<V1EnvVar>, String) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- hashCode() - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
- hashCode() - Method in class oracle.kubernetes.operator.helpers.ClusteredServerConfig
- hashCode() - Method in class oracle.kubernetes.operator.helpers.DomainConfig
- hashCode() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
- hashCode() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
- hashCode() - Method in class oracle.kubernetes.operator.helpers.LastKnownStatus
- hashCode() - Method in class oracle.kubernetes.operator.helpers.NonClusteredServerConfig
- hashCode() - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- hashCode() - Method in class oracle.kubernetes.operator.helpers.SemanticVersion
- hashCode() - Method in class oracle.kubernetes.operator.helpers.ServerConfig
- hashCode() - Method in class oracle.kubernetes.operator.Pair
- hashCode() - Method in class oracle.kubernetes.operator.TuningParameters.CallBuilderTuning
- hashCode() - Method in class oracle.kubernetes.operator.TuningParameters.MainTuning
- hashCode() - Method in class oracle.kubernetes.operator.TuningParameters.PodTuning
- hashCode() - Method in class oracle.kubernetes.operator.TuningParameters.WatchTuning
- hashCode() - Method in class oracle.kubernetes.operator.wlsconfig.NetworkAccessPoint
- hashCode() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
- hashCode() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- hashCode() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- hashCode() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.AdminServer
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.AdminService
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.Channel
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterStatus
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.Istio
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.ManagedServer
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.Model
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.Opss
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.ProbeTuning
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.Server
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.ServerHealth
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.ServerService
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.Shutdown
- hashCode() - Method in class oracle.kubernetes.weblogic.domain.model.SubsystemHealth
- hasLogHomeByDefault() - Method in enum oracle.kubernetes.operator.DomainSourceType
- hasNamedServer(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Returns true if one of the servers in the cluster has the specified name.
- hasNext() - Method in class oracle.kubernetes.operator.builders.WatchImpl
- hasStaticServers() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Whether the cluster contains any statically configured servers.
- hasType(DomainConditionType) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
- HealthCheckHelper - Class in oracle.kubernetes.operator.helpers
-
A Helper Class for checking the health of the WebLogic Operator.
- HelmAccess - Class in oracle.kubernetes.operator.helpers
-
A class which allows the operator to retrieve variables from Helm.
- HelmAccess() - Constructor for class oracle.kubernetes.operator.helpers.HelmAccess
- Helpers - Class in oracle.kubernetes.operator.authentication
-
This class provides helper methods for getting Service Accounts and Secrets for authentication purposes.
- Helpers(Authenticator) - Constructor for class oracle.kubernetes.operator.authentication.Helpers
-
Construct helpers.
- hideAdminUserCredentials(List<V1EnvVar>) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- href(String...) - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- HTTP_METHOD_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- HTTP_REQUEST_TIMED_OUT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- HttpAsyncRequestStep - Class in oracle.kubernetes.operator.http
-
An asynchronous step to handle http requests.
- HttpResponseStep - Class in oracle.kubernetes.operator.http
- HttpResponseStep(Step) - Constructor for class oracle.kubernetes.operator.http.HttpResponseStep
I
- IF_NEEDED - oracle.kubernetes.operator.ServerStartPolicy
- IfNotPresent - oracle.kubernetes.operator.ImagePullPolicy
- IFNOTPRESENT_IMAGEPULLPOLICY - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- ignoreSessions(Boolean) - Method in class oracle.kubernetes.weblogic.domain.model.Shutdown
- ILLEGAL_CLUSTER_SERVICE_NAME_LENGTH - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ILLEGAL_EXTERNAL_SERVICE_NAME_LENGTH - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ILLEGAL_INTROSPECTOR_JOB_NAME_LENGTH - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ILLEGAL_SECRET_NAMESPACE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ILLEGAL_SERVER_SERVICE_NAME_LENGTH - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ILLEGAL_SIT_CONFIG_MII - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- Image - oracle.kubernetes.operator.DomainSourceType
- ImagePull - oracle.kubernetes.operator.helpers.SecretType
- ImagePullPolicy - Enum in oracle.kubernetes.operator
- incrementAndGetFailureCount() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- incrementIntrospectJobFailureCount() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Increment the number of introspect job failure count.
- info - Variable in class oracle.kubernetes.operator.helpers.StepContextBase
- info(String) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message at the INFO level.
- info(String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters at the INFO level.
- info(String, Throwable) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which accompanies a Throwable at the INFO level.
- info(LoggingFilter, String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters at the INFO level with a logging filter applied.
- INGRESSES - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- initialDelaySeconds(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.ProbeTuning
- initialize(ThreadFactory) - Static method in class oracle.kubernetes.operator.helpers.ClientPool
- initializeInstance(ScheduledExecutorService, String) - Static method in interface oracle.kubernetes.operator.TuningParameters
- initialShortDelay - Variable in class oracle.kubernetes.operator.TuningParameters.MainTuning
- initiateWatch(WatchBuilder) - Method in class oracle.kubernetes.operator.ConfigMapWatcher
- initiateWatch(WatchBuilder) - Method in class oracle.kubernetes.operator.DomainWatcher
- initiateWatch(WatchBuilder) - Method in class oracle.kubernetes.operator.EventWatcher
- initiateWatch(WatchBuilder) - Method in class oracle.kubernetes.operator.JobWatcher
- initiateWatch(WatchBuilder) - Method in class oracle.kubernetes.operator.NamespaceWatcher
- initiateWatch(WatchBuilder) - Method in class oracle.kubernetes.operator.PodWatcher
- initiateWatch(WatchBuilder) - Method in class oracle.kubernetes.operator.ServiceWatcher
- INSPECTING_DOMAIN_PROGRESS_REASON - Static variable in class oracle.kubernetes.operator.DomainStatusUpdater
- INSTANCE - Static variable in interface oracle.kubernetes.operator.rest.ScanCache
- interrupt() - Method in interface oracle.kubernetes.operator.MakeRightDomainOperation
- INTROSPECT - oracle.kubernetes.operator.rest.model.DomainActionType
- INTROSPECT_HOME - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
The path to the home directory for the introspection job.
- INTROSPECT_JOB_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- INTROSPECT_JOB_FAILED_RETRY_COUNT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- INTROSPECTION_STATE_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- INTROSPECTOR_CONFIG_MAP_NAME_SUFFIX - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- INTROSPECTOR_JOB_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- INTROSPECTOR_JOB_FAILED_DETAIL - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- INTROSPECTOR_JOB_FAILURE_LOGGED - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- INTROSPECTOR_JOB_NAME_SUFFIX_PARAM - Static variable in class oracle.kubernetes.operator.helpers.LegalNames
- INTROSPECTOR_POD_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- IntrospectorConfigMapKeys - Interface in oracle.kubernetes.operator
-
Keys in the generated introspector config map.
- introspectorJobActiveDeadlineSeconds - Variable in class oracle.kubernetes.operator.TuningParameters.PodTuning
- IntrospectorJobEnvVars - Class in oracle.kubernetes.weblogic.domain.model
-
Environment variables used in the introspection job.
- IntrospectorJobEnvVars() - Constructor for class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
- INVALID_DOMAIN_UID - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- INVALID_MANAGE_SERVER_COUNT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- invoke(Step, Packet) - Method in class oracle.kubernetes.operator.work.NextAction
-
Indicates that the next action should be to invoke the next step's
Step.apply(Packet)
. - INVOKE - oracle.kubernetes.operator.work.NextAction.Kind
- isAdminPortEnabled() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- isAdminProtocol() - Method in class oracle.kubernetes.operator.wlsconfig.NetworkAccessPoint
- isAllowReplicasBelowMinDynClusterSize() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
-
Whether to allow number of replicas to drop below the minimum dynamic cluster size configured in the WebLogic domain home configuration.
- isAllowReplicasBelowMinDynClusterSize() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- isAllowReplicasBelowMinDynClusterSize(String) - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- isAllowReplicasBelowMinDynClusterSize(String) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Returns whether the specified cluster is allowed to have replica count below the minimum dynamic cluster size configured in WebLogic domain configuration.
- isAlpha() - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- isAsyncCallFailure(CallResponse<T>) - Static method in class oracle.kubernetes.operator.calls.UnrecoverableErrorBuilder
-
Returns true if the specified call response indicates an unrecoverable response from Kubernetes.
- isBeta() - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- isCluster(String, String) - Method in interface oracle.kubernetes.operator.rest.backend.RestBackend
-
Determines whether or not a cluster exists in a WebLogic domain.
- isCluster(String, String) - Method in class oracle.kubernetes.operator.rest.RestBackendImpl
- isComplete(V1Job) - Static method in class oracle.kubernetes.operator.JobWatcher
-
Test if job is complete.
- isConfigEnabled() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Checks if a message at CONFIG level would actually be logged.
- isConfigMapExists(String, String) - Method in interface oracle.kubernetes.weblogic.domain.model.KubernetesResourceLookup
-
Returns true if the Kubernetes cluster to which this domain is deployed has a config map with the specified name and namespace.
- isDedicated() - Static method in class oracle.kubernetes.operator.Main
-
Returns true if the operator is configured to use a single dedicated namespace for both itself any any domains.
- isDeleting(V1Pod) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
Check if pod is deleting.
- isDns1123Required(String) - Static method in class oracle.kubernetes.operator.helpers.LegalNames
-
Returns true if the value in the field is required to be DNS-1123 legal.
- isDomainNamespace(String) - Method in enum oracle.kubernetes.operator.Namespaces.SelectionStrategy
- isDomainUid(String) - Method in interface oracle.kubernetes.operator.rest.backend.RestBackend
-
Determines whether or not a WebLogic domain has been registered with the WebLogic operator.
- isDomainUid(String) - Method in class oracle.kubernetes.operator.rest.RestBackendImpl
- isDynamicServer() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServerConfig
-
Whether this server is a dynamic server, ie, not statically configured.
- isDynamicServer() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Whether this server is a dynamic server, ie, not statically configured.
- isEmpty() - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- isExternalServiceConfigured(DomainSpec) - Static method in class oracle.kubernetes.weblogic.domain.model.Domain
-
check if the external service is configured for the admin server.
- isFailed(V1Pod) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
Check if pod is in failed state.
- isFailure() - Method in class oracle.kubernetes.operator.calls.CallResponse
- isFineEnabled() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Checks if a message at FINE level would actually be logged.
- isFinerEnabled() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Checks if a message at FINER level would actually be logged.
- isFinestEnabled() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Checks if a message at FINEST level would actually be logged.
- isFirstNewer(V1ObjectMeta, V1ObjectMeta) - Static method in class oracle.kubernetes.operator.helpers.KubernetesUtils
-
Returns true if the first metadata indicates a newer resource than does the second.
- isGA() - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- isHttpAccessLogInLogHome() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- isIncludeServerOutInPodLog() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- isInfoEnabled() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Checks if a message at INFO level would actually be logged.
- isInspectionRequired(Packet) - Static method in interface oracle.kubernetes.operator.MakeRightDomainOperation
- isIstioEnabled() - Method in class oracle.kubernetes.operator.helpers.JobStepContext
- isIstioEnabled() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- isK8sContainer(V1Container) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- isLatest() - Method in class oracle.kubernetes.operator.rest.model.VersionModel
-
Get whether or not this is the latest version of the WebLogic operator REST api.
- isLatest(String) - Static method in class oracle.kubernetes.operator.rest.backend.VersionUtils
-
Get whether or not a version is the latest version of the WebLogic operator REST api.
- isLocalAdminProtocolChannelSecure() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Check if the admin protocol channel is using a secure protocol like T3S or HTTPS.
- isLoggable(Level) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Checks if a message at the provided level would actually be logged.
- isNamespaceRunning(String) - Method in interface oracle.kubernetes.operator.DomainProcessorDelegate
-
Returns true if the namespace is running.
- isNamespaceStarting() - Method in class oracle.kubernetes.operator.NamespaceStatus
- isNewIntrospectionRequiredForNewServers() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- isNotAuthorizedOrForbidden(CallResponse<T>) - Method in class oracle.kubernetes.operator.helpers.ResponseStep
- isNotDeleting() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- isPatchableFrom(ClusterStatus) - Method in class oracle.kubernetes.weblogic.domain.model.ClusterStatus
- isPatchableFrom(DomainCondition) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
- isPatchableFrom(ServerStatus) - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
- isPatchableFrom(SubsystemHealth) - Method in class oracle.kubernetes.weblogic.domain.model.SubsystemHealth
- isPatchableFrom(T) - Method in interface oracle.kubernetes.weblogic.domain.model.PatchableComponent
-
Returns true if it is possible to patch the specified component to create this one.
- isPopulated() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- isPrecreateServerService() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- isPrecreateServerService() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpec
-
Returns true if per-server instance services should be created for cluster member services even if pods are not running for these instances.
- isPrecreateServerService() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterSpecCommonImpl
- isPrecreateServerService() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Returns true if the per-server instance service should be created for this server instance even if the pod for this server instance is not running.
- isPrecreateServerService() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- isPrecreateService() - Method in class oracle.kubernetes.weblogic.domain.model.ServerService
- isReady(V1Pod) - Static method in class oracle.kubernetes.operator.helpers.PodHelper
-
check if pod is ready.
- isSecretExists(String, String) - Method in interface oracle.kubernetes.weblogic.domain.model.KubernetesResourceLookup
-
Returns true if the Kubernetes cluster to which this domain is deployed has a secret with the specified name and namespace.
- isServerPodBeingDeleted(String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- isServerService(V1Service) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
- isServiceOnly() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
- isServiceOnly() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
- isSevereEnabled() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Checks if a message at SEVERE level would actually be logged.
- isShuttingDown() - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- isShuttingDown() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- isShuttingDown() - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Returns true if the server is shutting down, or not configured to be started.
- isShuttingDown() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- isSslPortEnabled() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
-
Return whether the SSL listen port is configured to be enabled or not.
- Istio - Class in oracle.kubernetes.weblogic.domain.model
- Istio() - Constructor for class oracle.kubernetes.weblogic.domain.model.Istio
- ISTIO_ENABLED - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
Istio enabled.
- ISTIO_POD_NAMESPACE - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
Istio pod namespace.
- ISTIO_READINESS_PORT - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
Istio readiness port.
- isUnrecoverable(ApiException) - Static method in class oracle.kubernetes.operator.calls.unprocessable.UnrecoverableErrorBuilderImpl
- isVersion(String) - Static method in class oracle.kubernetes.operator.rest.backend.VersionUtils
-
Determines whether a version exists.
- isWarningEnabled() - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Checks if a message at WARNING level would actually be logged.
- isWellFormed() - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- ItemModel - Class in oracle.kubernetes.operator.rest.model
-
ItemModel is the base class for all singular resources (singletons and collection children).
- ItemModel() - Constructor for class oracle.kubernetes.operator.rest.model.ItemModel
- iterator() - Method in class oracle.kubernetes.operator.builders.WatchImpl
J
- JOB_CREATED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- JOB_CREATION_TIMESTAMP_MESSAGE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- JOB_DEADLINE_EXCEEDED_MESSAGE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- JOB_DELETED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- JOB_IS_COMPLETE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- JOB_IS_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- JOB_POD_NAME - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- JobAwaiterStepFactory - Interface in oracle.kubernetes.operator
- JobHelper - Class in oracle.kubernetes.operator.helpers
- JOBNAME_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- JOBS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- JobStepContext - Class in oracle.kubernetes.operator.helpers
- JobWatcher - Class in oracle.kubernetes.operator
-
Watches for Jobs to become Ready or leave Ready state.
- JOBWATCHER_COMPONENT_NAME - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- joinListGrammatically(List<String>) - Static method in class oracle.kubernetes.utils.OperatorUtils
-
Converts a list of strings to a comma-separated list, using "and" for the last item.
- JRF - oracle.kubernetes.operator.ModelInImageDomainType
- JSON_PARSING_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- JsonSchemaMojo - Class in oracle.kubernetes.json.mojo
- JsonSchemaMojo() - Constructor for class oracle.kubernetes.json.mojo.JsonSchemaMojo
K
- K8S_MASTER_URL - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- K8S_VERSION_CHECK - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- K8S_VERSION_CHECK_FAILURE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- K8S_VERSION_TOO_LOW - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- keySet() - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- KubernetesConstants - Interface in oracle.kubernetes.operator
-
Kubernetes constants.
- KubernetesExec - Class in oracle.kubernetes.operator.utils
-
A base class for an object which can execute a command in an Kubertenes containers.
- KubernetesExec() - Constructor for class oracle.kubernetes.operator.utils.KubernetesExec
- KubernetesExecFactory - Interface in oracle.kubernetes.operator.utils
-
A factory for objects which can execute commands in Kubertenes containers.
- KubernetesExecFactoryImpl - Class in oracle.kubernetes.operator.utils
-
The live implementation of this factory, which uses the 'kubectl exec' command.
- KubernetesExecFactoryImpl() - Constructor for class oracle.kubernetes.operator.utils.KubernetesExecFactoryImpl
- KubernetesExecFactoryImpl.KubernetesExecImpl - Class in oracle.kubernetes.operator.utils
- KubernetesResourceLookup - Interface in oracle.kubernetes.weblogic.domain.model
-
An object to check the presence of required Kubernetes resources.
- KubernetesSchemaReference - Class in oracle.kubernetes.json
- KubernetesUtils - Class in oracle.kubernetes.operator.helpers
- KubernetesUtils() - Constructor for class oracle.kubernetes.operator.helpers.KubernetesUtils
- KubernetesVersion - Class in oracle.kubernetes.operator.helpers
-
Major and minor version of Kubernetes API Server.
- KubernetesVersion(int, int) - Constructor for class oracle.kubernetes.operator.helpers.KubernetesVersion
-
Construct Kubernetes version.
L
- LabelConstants - Interface in oracle.kubernetes.operator
- LabelSelector - oracle.kubernetes.operator.Namespaces.SelectionStrategy
- LastKnownStatus - Class in oracle.kubernetes.operator.helpers
- LastKnownStatus(String) - Constructor for class oracle.kubernetes.operator.helpers.LastKnownStatus
- LastKnownStatus(String, int) - Constructor for class oracle.kubernetes.operator.helpers.LastKnownStatus
-
Construct last known status.
- lastScanTime - Variable in class oracle.kubernetes.operator.rest.Scan
- LATEST_IMAGE_SUFFIX - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- LEGAL_DNS_LABEL_NAME_MAX_LENGTH - Static variable in class oracle.kubernetes.operator.helpers.LegalNames
- LegalNames - Class in oracle.kubernetes.operator.helpers
-
A class to create DNS-1123 legal names for Kubernetes objects.
- LegalNames() - Constructor for class oracle.kubernetes.operator.helpers.LegalNames
- LinkContainerModel - Class in oracle.kubernetes.operator.rest.model
-
LinkContainerModel is the base class of WebLogic operator model classes that support links to related REST endpoints.
- LinkContainerModel() - Constructor for class oracle.kubernetes.operator.rest.model.LinkContainerModel
- LinkModel - Class in oracle.kubernetes.operator.rest.model
-
LinkModel describes a link to a WebLogic operator REST resource.
- LinkModel() - Constructor for class oracle.kubernetes.operator.rest.model.LinkModel
-
Construct an empty LinkModel.
- LinkModel(String, String) - Constructor for class oracle.kubernetes.operator.rest.model.LinkModel
-
Construct a populated untitled LinkModel.
- LinkModel(String, String, String) - Constructor for class oracle.kubernetes.operator.rest.model.LinkModel
-
Construct a populated LinkModel.
- list - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- List - oracle.kubernetes.operator.Namespaces.SelectionStrategy
- listConfigMapsAsync(String, ResponseStep<V1ConfigMapList>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for listing configmaps in a namespace.
- listDomain(String) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
List domains.
- listDomainAsync(String, ResponseStep<DomainList>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for listing domains.
- listenTimeoutDoubled() - Method in class oracle.kubernetes.operator.calls.AsyncRequestStep
- listenTimeoutDoubled() - Method in interface oracle.kubernetes.operator.calls.RetryStrategyListener
-
Retry strategy should call this method to indicate that the listen time should be doubled.
- listEventAsync(String, ResponseStep<V1EventList>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for listing events.
- LISTING_DOMAINS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- listJobAsync(String, ResponseStep<V1JobList>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for listing jobs.
- listNamespaceAsync(ResponseStep<V1NamespaceList>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for listing namespaces.
- listNamespacedDomain(String, String, String, String, String, Integer, String, Integer, Boolean) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
List domains.
- listNamespacedDomainAsync(String, String, String, String, String, Integer, String, Integer, Boolean, ApiCallback<DomainList>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously list domains.
- listNamespacedDomainCall(String, String, String, String, String, Integer, String, Integer, Boolean, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Generate call to list domains.
- listNamespacedDomainWithHttpInfo(String, String, String, String, String, Integer, String, Integer, Boolean) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- listPodAsync(String, ResponseStep<V1PodList>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for listing pods.
- listSecretsAsync(String, ResponseStep<V1SecretList>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for listing secrets in a namespace.
- listService(String) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
List services.
- listServiceAsync(String, ResponseStep<V1ServiceList>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for listing services.
- livenessProbeInitialDelaySeconds - Variable in class oracle.kubernetes.operator.TuningParameters.PodTuning
- livenessProbePeriodSeconds - Variable in class oracle.kubernetes.operator.TuningParameters.PodTuning
- livenessProbeTimeoutSeconds - Variable in class oracle.kubernetes.operator.TuningParameters.PodTuning
- LOCALSUBJECTACCESSREVIEWS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- log() - Method in exception oracle.kubernetes.operator.calls.FailureStatusSourceException
-
Log the exception.
- log(Level, String) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message at the requested level.
- log(Level, String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters.
- log(Level, String, Throwable) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which accompanies a Throwable.
- LOG_HOME - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The location for the logs.
- LOG_HOME_NOT_MOUNTED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- LOGGER - Static variable in class oracle.kubernetes.operator.rest.BaseDebugLoggingFilter
- LOGGING_CONTEXT_KEY - Static variable in class oracle.kubernetes.operator.logging.LoggingContext
- LOGGING_FILTER_PACKET_KEY - Static variable in interface oracle.kubernetes.operator.logging.LoggingFilter
- LoggingContext - Class in oracle.kubernetes.operator.logging
-
Necessary additional context information for Operator log messages.
- LoggingContext() - Constructor for class oracle.kubernetes.operator.logging.LoggingContext
- LoggingFacade - Class in oracle.kubernetes.operator.logging
-
Centralized logging for the operator.
- LoggingFacade(Logger) - Constructor for class oracle.kubernetes.operator.logging.LoggingFacade
-
Construct logging facade.
- LoggingFactory - Class in oracle.kubernetes.operator.logging
-
A factory to create Loggers.
- LoggingFilter - Interface in oracle.kubernetes.operator.logging
-
A filter to control whether a log message should be logged.
- LoggingFormatter - Class in oracle.kubernetes.operator.logging
-
Custom log formatter to format log messages in JSON format.
- LoggingFormatter() - Constructor for class oracle.kubernetes.operator.logging.LoggingFormatter
- LOGS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- lookupScan(String, String) - Method in interface oracle.kubernetes.operator.rest.ScanCache
M
- MacroSubstitutor - Class in oracle.kubernetes.operator.wlsconfig
-
Substitute macro specified in WLS server template.
- MacroSubstitutor(int, String, String, String, String) - Constructor for class oracle.kubernetes.operator.wlsconfig.MacroSubstitutor
-
Creates a MacroSubstitutor with the given macro values that will be used in macro substitution.
- main(String[]) - Static method in class oracle.kubernetes.operator.helpers.CrdHelper
-
Used by build to generate crd-validation.yaml
- main(String[]) - Static method in class oracle.kubernetes.operator.Main
-
Entry point.
- main(String[]) - Static method in class oracle.kubernetes.operator.SwaggerBuildHelper
-
Update the swagger documentation HTML file with the contents of the swagger JSON file.
- Main - Class in oracle.kubernetes.operator
-
A Kubernetes Operator for WebLogic.
- Main - Interface in oracle.kubernetes.json.mojo
- MAIN_COMPONENT_NAME - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- MainImpl - Class in oracle.kubernetes.json.mojo
- MainImpl() - Constructor for class oracle.kubernetes.json.mojo.MainImpl
- MainTuning(int, int, int, int, int, int, int, long, long) - Constructor for class oracle.kubernetes.operator.TuningParameters.MainTuning
-
create main tuning.
- MAKE_RIGHT_DOMAIN_OPERATION - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
-
Key to an object of type MakeRightDomainOperation.
- MakeRightDomainOperation - Interface in oracle.kubernetes.operator
-
Defines the operation to bring a running domain into compliance with its domain resource and introspection result.
- MANAGED_POD_CREATED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- MANAGED_POD_EXISTS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- MANAGED_POD_PATCHED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- MANAGED_POD_REPLACED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- MANAGED_SERVERS_STARTING_PROGRESS_REASON - Static variable in class oracle.kubernetes.operator.DomainStatusUpdater
- MANAGED_SERVICE_CREATED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- MANAGED_SERVICE_EXISTS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- MANAGED_SERVICE_REPLACED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ManagedServer - Class in oracle.kubernetes.weblogic.domain.model
- ManagedServer() - Constructor for class oracle.kubernetes.weblogic.domain.model.ManagedServer
- ManagedServerSpecCommonImpl - Class in oracle.kubernetes.weblogic.domain.model
- ManagedServerSpecCommonImpl(DomainSpec, Server, Cluster, Integer) - Constructor for class oracle.kubernetes.weblogic.domain.model.ManagedServerSpecCommonImpl
-
Constructs an object to return the effective configuration for a managed server.
- ManagedServersUpStep - Class in oracle.kubernetes.operator.steps
- ManagedServersUpStep(Step) - Constructor for class oracle.kubernetes.operator.steps.ManagedServersUpStep
- ManagedServerUpAfterStep - Class in oracle.kubernetes.operator.steps
- ManagedServerUpAfterStep(Step) - Constructor for class oracle.kubernetes.operator.steps.ManagedServerUpAfterStep
- ManagedServerUpIteratorStep - Class in oracle.kubernetes.operator.steps
-
A step which will bring up the specified managed servers in parallel.
- ManagedServerUpIteratorStep(Collection<DomainPresenceInfo.ServerStartupInfo>, Step) - Constructor for class oracle.kubernetes.operator.steps.ManagedServerUpIteratorStep
- MATCHING_DOMAIN_NOT_FOUND - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- maximum() - Method in annotation type oracle.kubernetes.json.Range
-
Maximum value.
- MessageKeys - Class in oracle.kubernetes.operator.logging
-
Message keys used to look up log messages from the resource bundle.
- minimum() - Method in annotation type oracle.kubernetes.json.Range
-
Minimum value.
- Model - Class in oracle.kubernetes.weblogic.domain.model
- Model() - Constructor for class oracle.kubernetes.weblogic.domain.model.Model
- MODEL_CONFIGMAP_NOT_FOUND - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- MODEL_IN_IMAGE_DOMAINZIP_HASH - Static variable in interface oracle.kubernetes.operator.LabelConstants
- MODEL_IN_IMAGE_MODEL_SECRETS_HASH - Static variable in interface oracle.kubernetes.operator.LabelConstants
- ModelInImageDomainType - Enum in oracle.kubernetes.operator
N
- name - Variable in class oracle.kubernetes.operator.calls.RequestParams
- namespace - oracle.kubernetes.operator.helpers.AuthorizationProxy.Scope
- namespace - Variable in class oracle.kubernetes.operator.calls.RequestParams
- namespace() - Method in class oracle.kubernetes.operator.logging.LoggingContext
- namespace(String) - Method in class oracle.kubernetes.operator.logging.LoggingContext
- NAMESPACE - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
The namespace in which the introspection job will run.
- NAMESPACE_IS_DEFAULT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- NAMESPACE_IS_MISSING - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- NamespaceHelper - Class in oracle.kubernetes.operator.helpers
-
Operations for dealing with namespaces.
- NamespaceHelper() - Constructor for class oracle.kubernetes.operator.helpers.NamespaceHelper
- Namespaces - Class in oracle.kubernetes.operator
-
A class which manages the strategy for recognizing the namespaces in which the operator will manage domains.
- Namespaces(boolean) - Constructor for class oracle.kubernetes.operator.Namespaces
- NAMESPACES - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- Namespaces.SelectionStrategy - Enum in oracle.kubernetes.operator
- NamespaceStatus - Class in oracle.kubernetes.operator
- NamespaceStatus() - Constructor for class oracle.kubernetes.operator.NamespaceStatus
- NamespaceStrategyVisitor<T> - Interface in oracle.kubernetes.operator
-
A class which implements different behavior based on the strategy defined for finding domain namespaces.
- NamespaceWatcher - Class in oracle.kubernetes.operator
-
This class handles Namespace watching.
- NetworkAccessPoint - Class in oracle.kubernetes.operator.wlsconfig
-
Contains configuration for a Network Access Point.
- NetworkAccessPoint() - Constructor for class oracle.kubernetes.operator.wlsconfig.NetworkAccessPoint
- NetworkAccessPoint(String, String, Integer, Integer) - Constructor for class oracle.kubernetes.operator.wlsconfig.NetworkAccessPoint
-
Constructor for NetworkAccessPoint (channel).
- NetworkAccessPointConfigurator - Interface in oracle.kubernetes.weblogic.domain
- NETWORKPOLICIES - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- Never - oracle.kubernetes.operator.ImagePullPolicy
- NEVER - oracle.kubernetes.operator.ServerStartPolicy
- next() - Method in class oracle.kubernetes.operator.builders.WatchImpl
- NextAction - Class in oracle.kubernetes.operator.work
-
Indicates what shall happen after
Step.apply(Packet)
returns. - NextAction() - Constructor for class oracle.kubernetes.operator.work.NextAction
- NextAction.Kind - Enum in oracle.kubernetes.operator.work
- NO_CLUSTER_IN_DOMAIN - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- NO_EXTERNAL_CERTIFICATE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- NO_INTERNAL_CERTIFICATE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- NO_MANAGED_SERVER_IN_DOMAIN - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- NO_WLS_SERVER_IN_CLUSTER - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- NODE_PORT_TYPE - Static variable in class oracle.kubernetes.operator.helpers.ServiceHelper
- NODEMGR_HOME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- NODEMGR_HOME - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The path to the node manager home, either in a PV or image.
- NON_CLUSTERED_SERVER_START_POLICY_ALWAYS - Static variable in class oracle.kubernetes.operator.helpers.NonClusteredServerConfig
- NON_CLUSTERED_SERVER_START_POLICY_NEVER - Static variable in class oracle.kubernetes.operator.helpers.NonClusteredServerConfig
- NonClusteredServerConfig - Class in oracle.kubernetes.operator.helpers
-
NonClusteredServerConfig describes the desired state of a non-clustered server.
- NonClusteredServerConfig() - Constructor for class oracle.kubernetes.operator.helpers.NonClusteredServerConfig
- NONE - Static variable in class oracle.kubernetes.operator.work.Container
-
Constant that represents a "no
Container
", which always returns null fromContainer.getSpi(Class)
. - NOT_FOUND - Static variable in class oracle.kubernetes.operator.helpers.CallBuilder
-
HTTP status code for "Not Found".
- NOT_STARTING_DOMAINUID_THREAD - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- notFound(String) - Method in class oracle.kubernetes.operator.rest.resource.BaseResource
- now() - Static method in class oracle.kubernetes.utils.SystemClock
-
Returns the current time.
- NULL_DOMAIN_UID - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- NULL_LISTENER - Static variable in class oracle.kubernetes.operator.JobWatcher
- NULL_TOKEN_REVIEW_STATUS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- NULL_USER_INFO - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
O
- ON_RESTART - oracle.kubernetes.operator.OverrideDistributionStrategy
- OncePerMessageLoggingFilter - Class in oracle.kubernetes.operator.logging
-
A LoggingFilter that logs each log message, which are typically message keys, at most once.
- OncePerMessageLoggingFilter() - Constructor for class oracle.kubernetes.operator.logging.OncePerMessageLoggingFilter
- onCompletion(Packet) - Method in interface oracle.kubernetes.operator.work.Fiber.CompletionCallback
-
Indicates that the fiber has finished its execution.
- onExit() - Method in interface oracle.kubernetes.operator.work.Fiber.ExitCallback
-
Indicates that a thread has finished processing the fiber, for now.
- onFailure(Packet, HttpResponse<String>) - Method in class oracle.kubernetes.operator.http.HttpResponseStep
-
Processes a failure response.
- onFailure(Packet, CallResponse<T>) - Method in class oracle.kubernetes.operator.helpers.ResponseStep
-
Callback for API server call failure.
- onFailure(Packet, CallResponse<T>) - Method in class oracle.kubernetes.operator.steps.DefaultResponseStep
- onFailure(Step, Packet, CallResponse<T>) - Method in class oracle.kubernetes.operator.helpers.ResponseStep
-
Callback for API server call failure.
- onFailureNoRetry(Packet, CallResponse<T>) - Method in class oracle.kubernetes.operator.helpers.ResponseStep
- onRecycle(T) - Method in class oracle.kubernetes.operator.helpers.Pool
- onSuccess(Packet, HttpResponse<String>) - Method in class oracle.kubernetes.operator.http.HttpResponseStep
-
Processes a successful response.
- onSuccess(Packet, CallResponse<T>) - Method in class oracle.kubernetes.operator.helpers.ResponseStep
-
Callback for API server call success.
- onSuccess(Packet, CallResponse<T>) - Method in class oracle.kubernetes.operator.steps.ActionResponseStep
- onSuccess(Packet, CallResponse<T>) - Method in class oracle.kubernetes.operator.steps.DefaultResponseStep
- onThrowable(Packet, Throwable) - Method in interface oracle.kubernetes.operator.work.Fiber.CompletionCallback
-
Indicates that the fiber has finished its execution with a throwable.
- OP_CONFIG_DOMAIN_NAMESPACES - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- OP_CONFIG_NAMESPACE - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- OP_CONFIG_SERVICE_ACCOUNT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- OPERATOR_DOMAIN_NAMESPACES - Static variable in class oracle.kubernetes.operator.helpers.HelmAccess
-
Helm variable to specify list of domain namespace.
- OPERATOR_SHUTTING_DOWN - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- OPERATOR_STARTED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- OPERATOR_VERISON - Static variable in interface oracle.kubernetes.operator.LabelConstants
- OperatorLiveness - Class in oracle.kubernetes.operator
-
This task maintains the "liveness" indicator so that Kubernetes knows the Operator is still alive.
- OperatorLiveness() - Constructor for class oracle.kubernetes.operator.OperatorLiveness
- OPERATORNAME_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- OperatorReady - Class in oracle.kubernetes.operator
-
This task creates the "readiness" indicator so that Kubernetes knows the Operator is ready.
- OperatorReady() - Constructor for class oracle.kubernetes.operator.OperatorReady
- OperatorServiceType - Enum in oracle.kubernetes.operator.helpers
-
Describes the service types supported by the operator.
- OperatorUtils - Class in oracle.kubernetes.utils
- OperatorUtils() - Constructor for class oracle.kubernetes.utils.OperatorUtils
- Opss - Class in oracle.kubernetes.weblogic.domain.model
- Opss() - Constructor for class oracle.kubernetes.weblogic.domain.model.Opss
- OPSS_KEY_MOUNT_PATH - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- OPSS_KEY_SECRET_NAME - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
The credentials used by the introspection job - opss key passphrase.
- OPSS_KEYPASSPHRASE_VOLUME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- OPSS_SECRET_NOT_SPECIFIED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- OPSS_WALLETFILE_MOUNT_PATH - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- OPSS_WALLETFILE_SECRET_NAME - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
The credentials used by the introspection job - opss wallet file.
- OPSS_WALLETFILE_VOLUME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- OpssWalletFile - oracle.kubernetes.operator.helpers.SecretType
- OpssWalletPassword - oracle.kubernetes.operator.helpers.SecretType
- optionalContext() - Static method in class oracle.kubernetes.operator.logging.LoggingContext
-
Gets the current logging context on the thread.
- oracle.kubernetes.json - package oracle.kubernetes.json
- oracle.kubernetes.json.mojo - package oracle.kubernetes.json.mojo
- oracle.kubernetes.operator - package oracle.kubernetes.operator
-
The main classes for the Oracle WebLogic Server Kubernetes Operator.
- oracle.kubernetes.operator.authentication - package oracle.kubernetes.operator.authentication
-
Classes used for delegation of authentication to Kubernetes.
- oracle.kubernetes.operator.builders - package oracle.kubernetes.operator.builders
-
Builders for complex objects that interact with Kubernetes.
- oracle.kubernetes.operator.calls - package oracle.kubernetes.operator.calls
- oracle.kubernetes.operator.calls.unprocessable - package oracle.kubernetes.operator.calls.unprocessable
- oracle.kubernetes.operator.helpers - package oracle.kubernetes.operator.helpers
-
Helper classes that provide easy access to various Kubernetes features.
- oracle.kubernetes.operator.http - package oracle.kubernetes.operator.http
-
An HTTP client that is used when making REST calls to WebLogic Administration Servers.
- oracle.kubernetes.operator.logging - package oracle.kubernetes.operator.logging
-
Logging infrastructure for the Operator.
- oracle.kubernetes.operator.rest - package oracle.kubernetes.operator.rest
-
The Operator's built-in REST server.
- oracle.kubernetes.operator.rest.backend - package oracle.kubernetes.operator.rest.backend
-
REST Backend classes.
- oracle.kubernetes.operator.rest.model - package oracle.kubernetes.operator.rest.model
-
Model classes used by the REST server.
- oracle.kubernetes.operator.rest.resource - package oracle.kubernetes.operator.rest.resource
-
REST resources.
- oracle.kubernetes.operator.steps - package oracle.kubernetes.operator.steps
- oracle.kubernetes.operator.utils - package oracle.kubernetes.operator.utils
- oracle.kubernetes.operator.watcher - package oracle.kubernetes.operator.watcher
-
Watch support, provides a stream of events when Kubernetes objects are changed.
- oracle.kubernetes.operator.wlsconfig - package oracle.kubernetes.operator.wlsconfig
-
Classes used to retrieve configuration of a WebLogic Domain or health from individual servers.
- oracle.kubernetes.operator.work - package oracle.kubernetes.operator.work
-
User-level thread infrastructure for the Operator.
- oracle.kubernetes.utils - package oracle.kubernetes.utils
- oracle.kubernetes.weblogic.domain - package oracle.kubernetes.weblogic.domain
- oracle.kubernetes.weblogic.domain.api - package oracle.kubernetes.weblogic.domain.api
- oracle.kubernetes.weblogic.domain.model - package oracle.kubernetes.weblogic.domain.model
-
Model classes that are part of the WebLogic Custom Resource extensions to the Kubernetes API.
- OVERALL_HEALTH_FOR_SERVER_OVERLOADED - Static variable in class oracle.kubernetes.operator.steps.ReadHealthStep
- OVERALL_HEALTH_NOT_AVAILABLE - Static variable in class oracle.kubernetes.operator.steps.ReadHealthStep
- OVERRIDE_SECRETS_MOUNT_PATH - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- OverrideDistributionStrategy - Enum in oracle.kubernetes.operator
- OVERRIDES_CM_MOUNT_PATH - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- owner - Variable in class oracle.kubernetes.operator.work.Fiber
P
- packet - Variable in class oracle.kubernetes.operator.work.Step.StepAndPacket
- Packet - Class in oracle.kubernetes.operator.work
-
Context of a single processing flow.
- Packet() - Constructor for class oracle.kubernetes.operator.work.Packet
- Pair<L,R> - Class in oracle.kubernetes.operator
- Pair(L, R) - Constructor for class oracle.kubernetes.operator.Pair
- parseDomainTopologyYaml(String) - Static method in class oracle.kubernetes.operator.helpers.DomainTopology
-
parse domain topology yaml.
- parseDomainTopologyYaml(String, Consumer<List<String>>) - Static method in class oracle.kubernetes.operator.helpers.DomainTopology
-
Parses a topology yaml.
- parseNamespaceList(String) - Static method in class oracle.kubernetes.operator.helpers.NamespaceHelper
-
Parse a string of namespace names and return them as a collection.
- patch - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- PatchableComponent<T> - Interface in oracle.kubernetes.weblogic.domain.model
- patchConfigMapAsync(String, String, String, V1Patch, ResponseStep<V1ConfigMap>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for patching a config map.
- patchDomain(String, String, V1Patch) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Patch domain.
- patchDomainAsync(String, String, V1Patch, ResponseStep<Domain>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for patching a domain.
- patchNamespacedDomain(String, String, V1Patch) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Patch domain.
- patchNamespacedDomainAsync(String, String, V1Patch, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously patch domain.
- patchNamespacedDomainCall(String, String, V1Patch, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- patchNamespacedDomainScale(String, String, V1Patch) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Patch domain scale.
- patchNamespacedDomainScaleAsync(String, String, V1Patch, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously patch domain scale.
- patchNamespacedDomainScaleCall(String, String, V1Patch, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- patchNamespacedDomainScaleWithHttpInfo(String, String, V1Patch) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- patchNamespacedDomainStatus(String, String, V1Patch) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Patch domain status.
- patchNamespacedDomainStatusAsync(String, String, V1Patch, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously patch domain status.
- patchNamespacedDomainStatusCall(String, String, V1Patch, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- patchNamespacedDomainStatusWithHttpInfo(String, String, V1Patch) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- patchNamespacedDomainWithHttpInfo(String, String, V1Patch) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- patchPod(V1Pod, Step) - Method in class oracle.kubernetes.operator.helpers.PodStepContext
- patchPodAsync(String, String, String, V1Patch, ResponseStep<V1Pod>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for patching a pod.
- PatchUtils - Class in oracle.kubernetes.operator.utils
- PatchUtils() - Constructor for class oracle.kubernetes.operator.utils.PatchUtils
- Pattern - Annotation Type in oracle.kubernetes.json
-
Supplies an ECMA 262 regular expression that the field must match.
- performDomainAction(String, DomainAction) - Method in interface oracle.kubernetes.operator.rest.backend.RestBackend
-
Applies the specified command to the specified domain.
- performDomainAction(String, DomainAction) - Method in class oracle.kubernetes.operator.rest.RestBackendImpl
- performK8sVersionCheck() - Static method in class oracle.kubernetes.operator.helpers.HealthCheckHelper
-
Verify the k8s version.
- periodSeconds(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.ProbeTuning
- PersistentVolume - oracle.kubernetes.operator.DomainSourceType
- PERSISTENTVOLUMECLAIMS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- PERSISTENTVOLUMES - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- PHASE_FAILED - oracle.kubernetes.operator.PodWatcher.PodStatus
- POD_DELETED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- POD_DUMP - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- POD_FORCE_DELETED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- POD_IS_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- POD_IS_READY - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- PodAwaiterStepFactory - Interface in oracle.kubernetes.operator
- PodHelper - Class in oracle.kubernetes.operator.helpers
- PODPRESETS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- PODS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- PODSECURITYPOLICIES - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- PodStepContext - Class in oracle.kubernetes.operator.helpers
- PODTEMPLATES - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- PodTuning(int, int, int, int, int, int, long) - Constructor for class oracle.kubernetes.operator.TuningParameters.PodTuning
-
create pod tuning.
- PodWatcher - Class in oracle.kubernetes.operator
-
Watches for changes to pods.
- PODWATCHER_COMPONENT_NAME - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- PodWatcher.PodStatus - Enum in oracle.kubernetes.operator
- Pool<T> - Class in oracle.kubernetes.operator.helpers
-
General-purpose object pool.
- Pool() - Constructor for class oracle.kubernetes.operator.helpers.Pool
- PopulatePacketServerMapsStep(Step) - Constructor for class oracle.kubernetes.operator.DomainProcessorImpl.PopulatePacketServerMapsStep
- post(DomainAction) - Method in class oracle.kubernetes.operator.rest.resource.DomainResource
-
Apply changes to this domain.
- post(ScaleClusterParamsModel) - Method in class oracle.kubernetes.operator.rest.resource.ScaleClusterResource
-
Scale this WebLogic cluster up or down.
- presenceInfo(DomainPresenceInfo) - Method in class oracle.kubernetes.operator.logging.LoggingContext
- prettyPrint(Object) - Static method in class oracle.kubernetes.json.SchemaGenerator
-
Returns a pretty-printed string corresponding to a generated schema.
- ProbeTuning - Class in oracle.kubernetes.weblogic.domain.model
- ProbeTuning() - Constructor for class oracle.kubernetes.weblogic.domain.model.ProbeTuning
- processDynamicClusters() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Process dynamic clusters.
- PROCESSING_DOMAIN - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ProcessingConstants - Interface in oracle.kubernetes.operator
-
Constants used in asynchronous processing.
- Progressing - oracle.kubernetes.weblogic.domain.model.DomainConditionType
- propertiesToString() - Method in class oracle.kubernetes.operator.rest.model.BaseModel
- propertiesToString() - Method in class oracle.kubernetes.operator.rest.model.ClusterModel
- propertiesToString() - Method in class oracle.kubernetes.operator.rest.model.CollectionModel
- propertiesToString() - Method in class oracle.kubernetes.operator.rest.model.DomainModel
- propertiesToString() - Method in class oracle.kubernetes.operator.rest.model.ErrorModel
- propertiesToString() - Method in class oracle.kubernetes.operator.rest.model.LinkContainerModel
- propertiesToString() - Method in class oracle.kubernetes.operator.rest.model.LinkModel
- propertiesToString() - Method in class oracle.kubernetes.operator.rest.model.ScaleClusterParamsModel
- propertiesToString() - Method in class oracle.kubernetes.operator.rest.model.VersionModel
- proxy - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- put(String, Object) - Method in class oracle.kubernetes.operator.work.Packet
- put(String, String) - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- putAll(Map<? extends String, ? extends String>) - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- PV_ACCESS_MODE_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- PV_NOT_FOUND_FOR_DOMAIN_UID - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
Q
- qualifier() - Method in annotation type oracle.kubernetes.json.EnumClass
-
Enum qualifier.
R
- Range - Annotation Type in oracle.kubernetes.json
-
Specifies minimum and/or maximum permitted values for the field.
- readBetaCustomResourceDefinitionAsync(String, ResponseStep<V1beta1CustomResourceDefinition>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for reading CRD.
- readConfigMapAsync(String, String, String, ResponseStep<V1ConfigMap>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for reading config map.
- readCustomResourceDefinitionAsync(String, ResponseStep<V1CustomResourceDefinition>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for reading CRD.
- readDomainAsync(String, String, ResponseStep<Domain>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for reading domain.
- readExistingIntrospectorConfigMap(String, String) - Static method in class oracle.kubernetes.operator.helpers.ConfigMapHelper
-
Reads the introspector config map for the specified domain, populating the following packet entries: DOMAIN_TOPOLOGY the parsed topology DOMAIN_HASH a hash of the topology SECRETS_HASH a hash of the override secrets DOMAIN_RESTART_VERSION a field from the domain to force rolling when changed DOMAIN_INPUTS_HASH a hash of the image used in the domain.
- ReadHealthStep - Class in oracle.kubernetes.operator.steps
- READINESS_PROBE_FAILURE_EVENT_FILTER - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
-
Field selectors to filter the events the operator will watch.
- READINESS_PROBE_NOT_READY_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- readinessProbeInitialDelaySeconds - Variable in class oracle.kubernetes.operator.TuningParameters.PodTuning
- readinessProbePeriodSeconds - Variable in class oracle.kubernetes.operator.TuningParameters.PodTuning
- readinessProbeTimeoutSeconds - Variable in class oracle.kubernetes.operator.TuningParameters.PodTuning
- readIntrospectionVersionStep(String, String) - Static method in class oracle.kubernetes.operator.helpers.ConfigMapHelper
-
Reads the introspector config map for the specified domain, populating the following packet entries.
- readJobAsync(String, String, String, ResponseStep<V1Job>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for reading job.
- readNamespace(String) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Read namespace.
- readPodAsync(String, String, String, ResponseStep<V1Pod>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for reading pod.
- readPodLogAsync(String, String, String, ResponseStep<String>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
- readSecret(String, String) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Read secret.
- readSecretAsync(String, String, ResponseStep<V1Secret>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for reading secret.
- readSecretByReference(V1ObjectReference, String) - Method in class oracle.kubernetes.operator.authentication.Helpers
-
Read a secret by its object reference.
- readService(String, String) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Read service.
- readServiceAsync(String, String, String, ResponseStep<V1Service>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for reading service.
- readTuningParameter(String, long) - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
-
read tuning parameter.
- readVersionCode() - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Read Kubernetes version code.
- receivedResponse(Watch.Response<V1Job>) - Method in class oracle.kubernetes.operator.JobWatcher
-
receive response.
- receivedResponse(Watch.Response<V1Pod>) - Method in class oracle.kubernetes.operator.PodWatcher
-
Receive response.
- receivedResponse(Watch.Response<T>) - Method in interface oracle.kubernetes.operator.watcher.WatchListener
-
Call back for any watch type.
- recordInspection(Packet) - Static method in interface oracle.kubernetes.operator.MakeRightDomainOperation
- recycle(T) - Method in class oracle.kubernetes.operator.helpers.Pool
-
Returns an object back to the pool.
- redirect - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- RegExp - oracle.kubernetes.operator.Namespaces.SelectionStrategy
- registerScan(String, String, Scan) - Method in interface oracle.kubernetes.operator.rest.ScanCache
- REMAINING_SERVERS_HEALTH_TO_READ - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- remove(Object) - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- removeConditionIf(Predicate<DomainCondition>) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Removes condition based on predicate.
- removeServerService(String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- replace - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- REPLACE_CRD_FAILED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- replaceBetaCustomResourceDefinitionAsync(String, V1beta1CustomResourceDefinition, ResponseStep<V1beta1CustomResourceDefinition>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for replacing CRD.
- replaceConfigMapAsync(String, String, V1ConfigMap, ResponseStep<V1ConfigMap>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for replacing config map.
- replaceCustomResourceDefinitionAsync(String, V1CustomResourceDefinition, ResponseStep<V1CustomResourceDefinition>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for replacing CRD.
- replaceDomain(String, String, Domain) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Replace domain.
- replaceDomainAsync(String, String, Domain, ResponseStep<Domain>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for replacing domain.
- replaceDomainStatus(String, String, Domain) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Replace domain status.
- replaceDomainStatusAsync(String, String, Domain, ResponseStep<Domain>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Asynchronous step for replacing domain status.
- replaceNamespacedDomain(String, String, Domain) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Replace domain.
- replaceNamespacedDomainAsync(String, String, Domain, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously replace domain.
- replaceNamespacedDomainCall(String, String, Domain, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- replaceNamespacedDomainScale(String, String, Domain) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Replace domain scale.
- replaceNamespacedDomainScaleAsync(String, String, Domain, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously replace domain status.
- replaceNamespacedDomainScaleCall(String, String, Domain, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- replaceNamespacedDomainScaleWithHttpInfo(String, String, Domain) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- replaceNamespacedDomainStatus(String, String, Domain) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Replace domain status.
- replaceNamespacedDomainStatusAsync(String, String, Domain, ApiCallback<Domain>) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
-
Asynchronously replace domain status.
- replaceNamespacedDomainStatusCall(String, String, Domain, ApiCallback) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- replaceNamespacedDomainStatusWithHttpInfo(String, String, Domain) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- replaceNamespacedDomainWithHttpInfo(String, String, Domain) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- REPLICA_MORE_THAN_WLS_SERVERS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- REPLICAS_EXCEEDS_TOTAL_CLUSTER_SERVER_COUNT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- REPLICAS_LESS_THAN_TOTAL_CLUSTER_SERVER_COUNT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- reportSuspendedFibers() - Method in interface oracle.kubernetes.operator.DomainProcessor
-
If the logging level is high enough, reports on any fibers which may currently be suspended.
- reportSuspendedFibers() - Method in class oracle.kubernetes.operator.DomainProcessorImpl
-
Report on currently suspended fibers.
- reportTopologyErrorsAndStop() - Static method in class oracle.kubernetes.operator.helpers.ConfigMapHelper
- REQUEST_DEBUG_LOGGING_FILTER_PRIORITY - Static variable in class oracle.kubernetes.operator.rest.FilterPriorities
-
The request debug logging filter's priority.
- REQUEST_PARAMS_FOR_NAME - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- REQUEST_PARAMS_IN_NS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- REQUEST_PARAMS_WITH - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- RequestDebugLoggingFilter - Class in oracle.kubernetes.operator.rest
-
RequestDebugLoggingFilter debug logs all the REST Requests.
- RequestDebugLoggingFilter() - Constructor for class oracle.kubernetes.operator.rest.RequestDebugLoggingFilter
-
Construct a RequestDebugLoggingFilter.
- RequestParams - Class in oracle.kubernetes.operator.calls
- RequestParams(String, String, String, Object, String) - Constructor for class oracle.kubernetes.operator.calls.RequestParams
-
Construct request params.
- RequestParams(String, String, String, Object, CallParams) - Constructor for class oracle.kubernetes.operator.calls.RequestParams
-
Construct request params.
- RESERVED_ENVIRONMENT_VARIABLES - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- reset() - Method in interface oracle.kubernetes.operator.calls.RetryStrategy
-
Called when retry count, or other statistics, should be reset, such as when partial list was returned and new request for next portion of list (continue) is invoked.
- resetIntrospectJobFailureCount() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Reset the number of introspect job failure to default.
- resetLogHistory() - Method in class oracle.kubernetes.operator.logging.OncePerMessageLoggingFilter
-
Clears the list of history of messages logged and turn off filtering.
- RESOURCE_BUNDLE_NOT_FOUND - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ResourceVersion - Class in oracle.kubernetes.operator.helpers
- ResourceVersion(String) - Constructor for class oracle.kubernetes.operator.helpers.ResourceVersion
-
Construct resource version.
- RESPONSE_COMPONENT_NAME - Static variable in class oracle.kubernetes.operator.calls.AsyncRequestStep
- RESPONSE_DEBUG_LOGGING_FILTER_PRIORITY - Static variable in class oracle.kubernetes.operator.rest.FilterPriorities
-
The response debug logging filter's priority.
- ResponseDebugLoggingFilter - Class in oracle.kubernetes.operator.rest
-
ResponseDebugLoggingFilter debug logs all the REST responses.
- ResponseDebugLoggingFilter() - Constructor for class oracle.kubernetes.operator.rest.ResponseDebugLoggingFilter
-
Construct a ResponseDebugLoggingFilter.
- ResponseStep<T> - Class in oracle.kubernetes.operator.helpers
-
Step to receive response of Kubernetes API server call.
- ResponseStep() - Constructor for class oracle.kubernetes.operator.helpers.ResponseStep
-
Constructor specifying no next step.
- ResponseStep(Step) - Constructor for class oracle.kubernetes.operator.helpers.ResponseStep
-
Constructor specifying next step.
- ResponseStep(Step, Step) - Constructor for class oracle.kubernetes.operator.helpers.ResponseStep
-
Constructor specifying conflict and next step.
- REST_AUTHENTICATION_MISSING_ACCESS_TOKEN - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- REST_BACKEND_PROPERTY - Static variable in class oracle.kubernetes.operator.rest.AuthenticationFilter
- REST_CONFIG_PROPERTY - Static variable in interface oracle.kubernetes.operator.rest.RestConfig
-
This constant is used internally to pass the RestConfig instance from the RestServer to the filters and resources so that they can access it.
- RESTART - oracle.kubernetes.operator.rest.model.DomainActionType
- RestBackend - Interface in oracle.kubernetes.operator.rest.backend
-
The RestBackend interface is to implement all of the WebLogic Operator REST resources that need to talk to Kubernetes and WebLogic to get their work done.
- RestBackendImpl - Class in oracle.kubernetes.operator.rest
-
RestBackendImpl implements the backend of the WebLogic operator REST api by making calls to Kubernetes and WebLogic.
- RestConfig - Interface in oracle.kubernetes.operator.rest
-
The RestConfig interface is used to pass the WebLogic Operator's REST configuration to the RestServer.
- RestConfigImpl - Class in oracle.kubernetes.operator.rest
-
RestConfigImpl provides the WebLogic Operator REST api configuration.
- RestConfigImpl(String, Supplier<Collection<String>>) - Constructor for class oracle.kubernetes.operator.rest.RestConfigImpl
-
Constructs a RestConfigImpl.
- RestrictedJRF - oracle.kubernetes.operator.ModelInImageDomainType
- RestServer - Class in oracle.kubernetes.operator.rest
-
The RestServer runs the WebLogic operator's REST api.
- resume(Packet) - Method in interface oracle.kubernetes.operator.work.AsyncFiber
-
Resumes a suspended fiber.
- resume(Packet) - Method in class oracle.kubernetes.operator.work.Fiber
-
Wakes up a suspended fiber.
- RESUMING_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- RETRIEVING_SECRET - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- RetryStrategy - Interface in oracle.kubernetes.operator.calls
-
Failed or timed-out call retry strategy.
- RetryStrategyListener - Interface in oracle.kubernetes.operator.calls
- ROLLING_SERVERS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- RollingHelper - Class in oracle.kubernetes.operator.helpers
-
After the
PodHelper
identifies servers that are presently running, but that are using an out-of-date specification, it defers the processing of these servers to the RollingHelper. - rollServers(Map<String, Step.StepAndPacket>, Step) - Static method in class oracle.kubernetes.operator.helpers.RollingHelper
-
Creates an asynchronous step that completes the rolling.
- run() - Method in class oracle.kubernetes.operator.OperatorLiveness
- run() - Method in class oracle.kubernetes.operator.work.Fiber
-
DO NOT CALL THIS METHOD.
- RUNNING - oracle.kubernetes.operator.ServerStartState
- RUNNING_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- runSteps(Step) - Method in interface oracle.kubernetes.operator.DomainProcessorDelegate
-
Runs a chain of steps.
- RUNTIME_ENCRYPTION_SECRET_MOUNT_PATH - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- RUNTIME_ENCRYPTION_SECRET_NAME - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
The credentials used by the introspection job - runtime encryption secret name.
- RUNTIME_ENCRYPTION_SECRET_VOLUME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- RuntimeEncryption - oracle.kubernetes.operator.helpers.SecretType
S
- SCALE_COUNT_GREATER_THAN_CONFIGURED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- scaleCluster(String, String, int) - Method in interface oracle.kubernetes.operator.rest.backend.RestBackend
-
Scales the number of managed servers in a WebLogic cluster.
- scaleCluster(String, String, int) - Method in class oracle.kubernetes.operator.rest.RestBackendImpl
- ScaleClusterParamsModel - Class in oracle.kubernetes.operator.rest.model
-
ScaleClusterParamsModel describes the input parameters to the WebLogic cluster scaling operation.
- ScaleClusterParamsModel() - Constructor for class oracle.kubernetes.operator.rest.model.ScaleClusterParamsModel
- ScaleClusterResource - Class in oracle.kubernetes.operator.rest.resource
-
ScaleResource is a jaxrs resource that implements the REST api for the /operator/{version}/domains/{domainUID}/clusters/{cluster}/scale path.
- ScaleClusterResource(BaseResource, String) - Constructor for class oracle.kubernetes.operator.rest.resource.ScaleClusterResource
-
Construct a ScaleClusterResource.
- Scan - Class in oracle.kubernetes.operator.rest
- Scan(WlsDomainConfig, DateTime) - Constructor for class oracle.kubernetes.operator.rest.Scan
- ScanCache - Interface in oracle.kubernetes.operator.rest
- scheduleOnce(long, TimeUnit, Runnable) - Method in interface oracle.kubernetes.operator.work.AsyncFiber
-
Schedules an operation for some time in the future.
- scheduleOnce(long, TimeUnit, Runnable) - Method in class oracle.kubernetes.operator.work.Fiber
-
Use this fiber's executor to schedule an operation for some time in the future.
- scheduleUpdates(String, Runnable) - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface oracle.kubernetes.operator.DomainProcessorDelegate
-
Schedules the specified command to run periodically.
- SCHEDULING_DETECTION_DELAY - Static variable in class oracle.kubernetes.operator.steps.ManagedServerUpIteratorStep
-
The interval in msec that the operator will wait to ensure that started pods have been scheduled on a node.
- SchemaGenerator - Class in oracle.kubernetes.json
- SchemaGenerator() - Constructor for class oracle.kubernetes.json.SchemaGenerator
- SCRIPT_CONFIG_MAP - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- SCRIPT_CONFIG_MAP_NAME - Static variable in interface oracle.kubernetes.operator.KubernetesConstants
- SCRIPT_LOADED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- SCRIPTS_MOUNTS_PATH - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- SCRIPTS_VOLUME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- SECRET_DATA_KEY - Static variable in class oracle.kubernetes.operator.helpers.SecretHelper
- SECRET_DATA_NOT_FOUND - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- SECRET_NOT_FOUND - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- SECRET_NOT_SPECIFIED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- SecretHelper - Class in oracle.kubernetes.operator.helpers
-
A Helper Class for retrieving Kubernetes Secrets used by the WebLogic Operator.
- SecretHelper() - Constructor for class oracle.kubernetes.operator.helpers.SecretHelper
-
Constructor.
- SECRETS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- SECRETS_MD_5 - Static variable in interface oracle.kubernetes.operator.IntrospectorConfigMapKeys
-
An MD5 has of the Model-in-Image secrets.
- SECRETS_MOUNT_PATH - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- SECRETS_VOLUME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- SecretType - Enum in oracle.kubernetes.operator.helpers
-
Types of secrets which can be configured on a domain.
- selectCommonDomainModel() - Static method in class oracle.kubernetes.weblogic.domain.DomainConfiguratorFactory
- SELECTION_STRATEGY_KEY - Static variable in class oracle.kubernetes.operator.Namespaces
- SELFSUBJECTACCESSREVIEWS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- SELFSUBJECTRULESREVIEWS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- SemanticVersion - Class in oracle.kubernetes.operator.helpers
-
Major, minor and revision version specification for a product.
- SemanticVersion(int, int) - Constructor for class oracle.kubernetes.operator.helpers.SemanticVersion
-
Construct semantic version.
- SemanticVersion(int, int, int) - Constructor for class oracle.kubernetes.operator.helpers.SemanticVersion
-
Construct semantic version.
- SemanticVersion(String) - Constructor for class oracle.kubernetes.operator.helpers.SemanticVersion
-
Construct semantic version.
- Server - Class in oracle.kubernetes.weblogic.domain.model
- Server() - Constructor for class oracle.kubernetes.weblogic.domain.model.Server
- SERVER - oracle.kubernetes.operator.helpers.OperatorServiceType
- SERVER_HEALTH_MAP - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- SERVER_NAME - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- SERVER_NAME - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The name of the managed server.
- SERVER_OUT_IN_POD_LOG - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
'true' or 'false' to indicate whether the server output should be included in the pod log.
- SERVER_SCAN - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
-
key to an object of type WlsServerConfig.
- SERVER_START_POLICY_ALWAYS - Static variable in class oracle.kubernetes.operator.helpers.ServerConfig
- SERVER_START_POLICY_NEVER - Static variable in class oracle.kubernetes.operator.helpers.ServerConfig
- SERVER_STATE_MAP - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- serverConfig - Variable in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
- serverConfig - Variable in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
- ServerConfig - Class in oracle.kubernetes.operator.helpers
-
ServerConfig describes the desired state of a server.
- ServerConfig() - Constructor for class oracle.kubernetes.operator.helpers.ServerConfig
- ServerConfigurator - Interface in oracle.kubernetes.weblogic.domain
-
An interface for an object to configure a server in a test.
- ServerDownIteratorStep - Class in oracle.kubernetes.operator.steps
- ServerDownStep - Class in oracle.kubernetes.operator.steps
- ServerEnvVars - Class in oracle.kubernetes.weblogic.domain.model
-
Environment variables defined for the startup script at operator/src/main/resources/scripts/startServer.sh.
- ServerEnvVars() - Constructor for class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
- ServerHealth - Class in oracle.kubernetes.weblogic.domain.model
-
ServerHealth describes the current status and health of a specific WebLogic Server.
- ServerHealth() - Constructor for class oracle.kubernetes.weblogic.domain.model.ServerHealth
- SERVERNAME_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- SERVERRESTARTVERSION_LABEL - Static variable in interface oracle.kubernetes.operator.LabelConstants
- SERVERS_READY_REASON - Static variable in class oracle.kubernetes.operator.DomainStatusUpdater
- SERVERS_TO_ROLL - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- ServerService - Class in oracle.kubernetes.weblogic.domain.model
- ServerService() - Constructor for class oracle.kubernetes.weblogic.domain.model.ServerService
- ServerShutdownInfo(String, String) - Constructor for class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
-
Create server shutdown info.
- ServerShutdownInfo(WlsServerConfig, String, ServerSpec, boolean) - Constructor for class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
-
Create server shutdown info.
- ServerSpec - Interface in oracle.kubernetes.weblogic.domain.model
- ServerSpecBase - Class in oracle.kubernetes.weblogic.domain.model
-
Represents the effective configuration for a server, as seen by the operator runtime.
- ServerSpecBase(DomainSpec) - Constructor for class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- ServerSpecCommonImpl - Class in oracle.kubernetes.weblogic.domain.model
-
The effective configuration for a server configured by the version 2 domain model.
- ServerStartPolicy - Enum in oracle.kubernetes.operator
- ServerStartState - Enum in oracle.kubernetes.operator
- ServerStartupInfo(WlsServerConfig, String, ServerSpec) - Constructor for class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
-
Create server startup info.
- ServerStartupInfo(WlsServerConfig, String, ServerSpec, boolean) - Constructor for class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
-
Create server startup info.
- ServerStatus - Class in oracle.kubernetes.weblogic.domain.model
-
ServerStatus describes the current status of a specific WebLogic Server.
- ServerStatus() - Constructor for class oracle.kubernetes.weblogic.domain.model.ServerStatus
- ServerStatusReader - Class in oracle.kubernetes.operator
-
Creates an asynchronous step to read the WebLogic server state from a particular pod.
- SERVICE_NAME - Static variable in class oracle.kubernetes.weblogic.domain.model.ServerEnvVars
-
The name of the server service.
- SERVICE_URL - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- ServiceConfigurator - Interface in oracle.kubernetes.weblogic.domain
- ServiceHelper - Class in oracle.kubernetes.operator.helpers
- SERVICES - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- ServiceWatcher - Class in oracle.kubernetes.operator
-
This class handles Service watching.
- setAdminPort(int) - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- setAdminPort(Integer) - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- setAdminServerName(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- setAllowReplicasBelowMinDynClusterSize(Boolean) - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- setAllowReplicasBelowMinDynClusterSize(Boolean) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setApiClient(ApiClient) - Method in class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- setApiVersion(String) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
APIVersion defines the versioned schema of this representation of an object.
- setApiVersion(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
-
APIVersion defines the versioned schema of this representation of an object.
- setCalculatedListenPorts(boolean) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- setChannelName(String) - Method in class oracle.kubernetes.weblogic.domain.model.Channel
- setCluster(String) - Method in class oracle.kubernetes.operator.rest.model.ClusterModel
-
Set the cluster's name.
- setCluster(String, ClusterConfig) - Method in class oracle.kubernetes.operator.helpers.DomainConfig
-
Sets the configuration of a cluster in this domain.
- setClusteredServerStartPolicy(String) - Method in class oracle.kubernetes.operator.helpers.ClusteredServerConfig
-
Sets whether this clustered server should be started.
- setClusterName(String) - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Sets the cluster's name.
- setClusterName(String) - Method in class oracle.kubernetes.operator.helpers.ClusteredServerConfig
-
Sets the cluster's name.
- setClusterName(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- setClusterName(String) - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- setClusterName(String) - Method in class oracle.kubernetes.weblogic.domain.model.ClusterStatus
-
WebLogic cluster name.
- setClusterName(String) - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
-
WebLogic cluster name, if the server is part of a cluster.
- setClusters(List<ClusterStatus>) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Set the clusters list.
- setClusters(Map<String, ClusterConfig>) - Method in class oracle.kubernetes.operator.helpers.DomainConfig
-
Sets the configurations of the clusters in this domain.
- setClusterService(KubernetesResource) - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- setConfigOverrideSecrets(List<String>) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setConfiguration(Configuration) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setConfiguredClusters(List<WlsClusterConfig>) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- setDataHome(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setDeleting(boolean) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- setDesiredState(String) - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
-
Desired state of this WebLogic Server.
- setDetail(String) - Method in class oracle.kubernetes.operator.rest.model.ErrorModel
-
Set the details describing the error.
- setDomain(WlsDomainConfig) - Method in class oracle.kubernetes.operator.helpers.DomainTopology
- setDomain(Domain) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Sets the domain.
- setDomainHome(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
Domain home.
- setDomainHomeInImage(boolean) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
Specifies whether the domain home is stored in the image.
- setDomainHomeSourceType(DomainSourceType) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setDomainType(String) - Method in class oracle.kubernetes.weblogic.domain.model.Model
- setDomainUid(String) - Method in class oracle.kubernetes.operator.rest.model.DomainModel
-
Set the unique identifier that has been assigned to this WebLogic domain.
- setDomainUid(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
Domain unique identifier.
- setDomainValid(boolean) - Method in class oracle.kubernetes.operator.helpers.DomainTopology
- setDynamicClusterSize(Integer) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- setDynamicServersConfig(WlsDynamicServersConfig) - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
- setEnabled(Boolean) - Method in class oracle.kubernetes.weblogic.domain.model.Istio
-
Sets the Istio enabled status.
- setEnv(List<V1EnvVar>) - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Sets the environment variables to pass while starting this server.
- setEnv(List<V1EnvVar>) - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- setFiltering(boolean) - Method in class oracle.kubernetes.operator.logging.OncePerMessageLoggingFilter
-
Turn on or off the filtering of log messages and skip logging of messages that have already been logged.
- setHref(String) - Method in class oracle.kubernetes.operator.rest.model.LinkModel
-
Set the link's hypertext reference.
- setHttpAccessLogInLogHome(boolean) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setImage(String) - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Sets the WebLogic Docker image.
- setImage(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setImagePullPolicy(String) - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Sets the image pull policy.
- setImagePullPolicy(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setImagePullSecret(V1LocalObjectReference) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setImagePullSecrets(List<V1LocalObjectReference>) - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Sets the list of references to secrets in the same namespace to use for pulling the WebLogic Docker image.
- setImagePullSecrets(List<V1LocalObjectReference>) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setIncludeAdditionalProperties(boolean) - Method in interface oracle.kubernetes.json.mojo.Main
-
Specifies that the "additionalProperties" property will be added to the schema for each object and set to false, to forbid any unspecified properties.
- setIncludeAdditionalProperties(boolean) - Method in class oracle.kubernetes.json.mojo.MainImpl
- setIncludeAdditionalProperties(boolean) - Method in class oracle.kubernetes.json.SchemaGenerator
-
Specifies whether the "additionalProperties" property will be specified to forbid properties not in the schema.
- setIncludeSchemaReference(boolean) - Method in class oracle.kubernetes.json.SchemaGenerator
-
Specifies whether top-level schema reference is included.
- setInspectionRun() - Method in interface oracle.kubernetes.operator.MakeRightDomainOperation
- setInstance(ContainerResolver) - Static method in class oracle.kubernetes.operator.work.ContainerResolver
-
Sets the custom container resolver which can be used to get client's
Container
. - setIntrospectorJobActiveDeadlineSeconds(Long) - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- setIntrospectVersion(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setIsPrecreateService(Boolean) - Method in class oracle.kubernetes.weblogic.domain.model.ServerService
- setIstio(Istio) - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- setItems(List<Domain>) - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
-
List of domains.
- setItems(List<T>) - Method in class oracle.kubernetes.operator.rest.model.CollectionModel
-
Set the items in the collection.
- setJson(JSON) - Static method in class oracle.kubernetes.operator.logging.LoggingFactory
- setKind(String) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Kind is a string value representing the REST resource this object represents.
- setKind(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
-
Kind is a string value representing the REST resource this object represents.
- setKubernetesVersion(String) - Method in interface oracle.kubernetes.json.mojo.Main
-
Specifies the Kubernetes version to be used for object definitions.
- setKubernetesVersion(String) - Method in class oracle.kubernetes.json.mojo.MainImpl
- setLastProbeTime(DateTime) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
-
Last time we probed the condition.
- setLatest(boolean) - Method in class oracle.kubernetes.operator.rest.model.VersionModel
-
Set whether or not this is the latest version of the WebLogic operator REST api.
- setLevel(Level) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Sets the level at which the underlying Logger operates.
- setLifecycle(String) - Method in class oracle.kubernetes.operator.rest.model.VersionModel
-
Set thie lifecycle of this version of the WebLogic operator REST api.
- setLimit(Integer) - Method in class oracle.kubernetes.operator.builders.CallParamsImpl
- setLinks(List<LinkModel>) - Method in class oracle.kubernetes.operator.rest.model.LinkContainerModel
-
Set the links.
- setListenPort(Integer) - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- setLogHome(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setLogHomeEnabled(Boolean) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
Log home enabled.
- setMachineNameMatchExpression(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- setManagedServerCount(int) - Method in class oracle.kubernetes.operator.rest.model.ScaleClusterParamsModel
-
Set the desired number of managed servers in the WebLogic cluster.
- setMaxClusterConcurrentShutdown(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setMaxClusterConcurrentStartup(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setMaxConcurrentShutdown(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- setMaxConcurrentStartup(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- setMaxDynamicClusterSize(Integer) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- setMaxReplicas(int) - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Sets the desired maximum number of managed servers running in this cluster.
- setMessage(String) - Method in class oracle.kubernetes.operator.calls.unprocessable.ErrorBody
- setMessage(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
A human readable message indicating details about why the domain is in this condition.
- setMetadata(V1ListMeta) - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
-
Standard list metadata.
- setMetadata(V1ObjectMeta) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
Standard object's metadata.
- setMinDynamicClusterSize(Integer) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- setMinReplicas(int) - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Sets the desired minimum number of managed servers running in this cluster.
- setModel(Model) - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- setName(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
- setName(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- setNext(Step) - Method in class oracle.kubernetes.operator.work.NextAction
-
Sets the next step.
- setNodeName(String) - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- setNodePort(int) - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Gets the NodePort for the server.
- setNodePort(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.Channel
- setOpss(Opss) - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- setOverrideDistributionStrategy(OverrideDistributionStrategy) - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- setOverridesConfigMap(String) - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- setPopulated(boolean) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- setPrevious(Step) - Method in class oracle.kubernetes.operator.helpers.ResponseStep
- setReadinessPort(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.Istio
-
Sets the Istio readiness port.
- setReason(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
A brief CamelCase message indicating details about why the domain is in this state.
- setRel(String) - Method in class oracle.kubernetes.operator.rest.model.LinkModel
-
Set the link's relationship.
- setReplicaCount(String, int) - Method in interface oracle.kubernetes.weblogic.domain.EffectiveConfigurationFactory
- setReplicaCount(String, int) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- setReplicas(int) - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Sets the desired number of managed servers running in this cluster.
- setReplicas(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- setReplicas(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.ClusterStatus
- setReplicas(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
-
The desired number of running managed servers in each WebLogic cluster that is not explicitly configured in clusters.
- setReplicas(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
The number of running managed servers in the WebLogic cluster if there is only one cluster in the domain and where the cluster does not explicitly configure its replicas in a cluster specification.
- setRestartedLabel(String) - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Sets the label that indicates that a server has been restarted.
- setSecrets(List<String>) - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- setServer(String, ClusteredServerConfig) - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Sets the configuration of a server in this cluster.
- setServer(String, NonClusteredServerConfig) - Method in class oracle.kubernetes.operator.helpers.DomainConfig
-
Sets the configuration of a non-clustered server in this domain.
- setServerConfigs(List<WlsServerConfig>) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- setServerName(String) - Method in class oracle.kubernetes.operator.helpers.ServerConfig
-
Sets the server's name.
- setServerName(String) - Method in class oracle.kubernetes.weblogic.domain.model.ManagedServer
- setServerName(String) - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
-
WebLogic Server name.
- setServerNamePrefix(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- setServerPod(String, V1Pod) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Specifies the pod associated with an operator-managed server.
- setServerPodBeingDeleted(String, Boolean) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- setServerPodFromEvent(String, V1Pod) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Applies an add or modify event for a server pod.
- setServers(List<WlsServerConfig>) - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
- setServers(List<WlsServerConfig>) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- setServers(List<ServerStatus>) - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
-
Status of WebLogic Servers in this domain.
- setServers(Map<String, ClusteredServerConfig>) - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
-
Sets the configurations of the servers in this cluster.
- setServers(Map<String, NonClusteredServerConfig>) - Method in class oracle.kubernetes.operator.helpers.DomainConfig
-
Sets the configurations of the non-clustered servers in this domain.
- setServerService(String, V1Service) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- setServerShutdownInfo(Collection<DomainPresenceInfo.ServerShutdownInfo>) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Sets server shutdown info.
- setServerStartPolicy(String) - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
-
Tells the operator whether the customer wants the server to be running.
- setServerStartPolicy(String) - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- setServerStartPolicy(String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- setServerStartPolicy(String) - Method in class oracle.kubernetes.weblogic.domain.model.Server
- setServerStartupInfo(Collection<DomainPresenceInfo.ServerStartupInfo>) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Sets server startup info.
- setServerTemplate(WlsServerConfig) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- setServerTemplateName(String) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- setServerTemplates(List<WlsServerConfig>) - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- setShuttingDown(boolean) - Method in class oracle.kubernetes.weblogic.domain.DomainConfigurator
- setShuttingDown(boolean) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCommonConfigurator
- setSpec(DomainSpec) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
DomainSpec is a description of a domain.
- setSslListenPort(Integer) - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- setState(String) - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
-
Current state of this WebLogic Server.
- setStatus(int) - Method in class oracle.kubernetes.operator.rest.model.ErrorModel
-
Set the error's HTTP status code.
- setStatus(DomainStatus) - Method in class oracle.kubernetes.weblogic.domain.model.Domain
-
DomainStatus represents information about the status of a domain.
- setStdin(boolean) - Method in class oracle.kubernetes.operator.utils.KubernetesExec
- setSupportObjectReferences(boolean) - Method in interface oracle.kubernetes.json.mojo.Main
-
Specifies that object fields will be implemented as references using the $ref field, and any not defined in an external schema will be added to "definitions." If false, they will be represented as inline definitions.
- setSupportObjectReferences(boolean) - Method in class oracle.kubernetes.json.mojo.MainImpl
- setSupportObjectReferences(boolean) - Method in class oracle.kubernetes.json.SchemaGenerator
-
Specifies whether object fields will be implemented as references to existing definitions.
- setThreadContext() - Static method in class oracle.kubernetes.operator.logging.LoggingContext
-
Creates a new LoggingContext and sets it as the current thread context.
- setTimeoutSeconds(Integer) - Method in class oracle.kubernetes.operator.builders.CallParamsImpl
- setTitle(String) - Method in class oracle.kubernetes.operator.rest.model.ErrorModel
-
Set the error's title.
- setTitle(String) - Method in class oracle.kubernetes.operator.rest.model.LinkModel
-
Set the link's title.
- setTty(boolean) - Method in class oracle.kubernetes.operator.utils.KubernetesExec
- setType(String) - Method in class oracle.kubernetes.operator.rest.model.ErrorModel
-
Set the error's type.
- setValidationErrors(List<String>) - Method in class oracle.kubernetes.operator.helpers.DomainTopology
- setVersion(String) - Method in class oracle.kubernetes.operator.rest.model.VersionModel
-
Set the name of this version of the WebLogic operator REST api.
- setWalletFileSecret(String) - Method in class oracle.kubernetes.weblogic.domain.model.Opss
- setWalletPasswordSecret(String) - Method in class oracle.kubernetes.weblogic.domain.model.Opss
- setWlsDomainConfig(WlsDomainConfig) - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
-
Associate this cluster to the WlsDomainConfig object for the WLS domain that this cluster belongs to.
- severe(String) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message at the SEVERE level.
- severe(String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters at the SEVERE level.
- severe(String, Throwable) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which accompanies a Throwable at the SEVERE level.
- severe(LoggingFilter, String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters at the SEVERE level with a logging filter applied.
- severe(LoggingFilter, String, Throwable) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which accompanies a Throwable at the SEVERE level with a logging filter applied.
- shouldStart(int) - Method in class oracle.kubernetes.weblogic.domain.model.ManagedServerSpecCommonImpl
- shouldStart(int) - Method in interface oracle.kubernetes.weblogic.domain.model.ServerSpec
-
Returns true if the specified server should be started, based on the current domain spec.
- shouldStart(int) - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- Shutdown - Class in oracle.kubernetes.weblogic.domain.model
- Shutdown() - Constructor for class oracle.kubernetes.weblogic.domain.model.Shutdown
- SHUTDOWN_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- shutdownType(String) - Method in class oracle.kubernetes.weblogic.domain.model.Shutdown
- ShutdownType - Enum in oracle.kubernetes.operator
- SHUTTING_DOWN_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- SIT_CONFIG_FILE_PREFIX - Static variable in interface oracle.kubernetes.operator.IntrospectorConfigMapKeys
-
The prefix for a number of keys which may appear in the introspector config map.
- SIT_CONFIG_MAP_VOLUME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- size() - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- STANDBY_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- start(Container) - Method in class oracle.kubernetes.operator.rest.RestServer
-
Starts WebLogic operator's REST api.
- start(Step, Packet, Fiber.CompletionCallback) - Method in class oracle.kubernetes.operator.work.Fiber
-
Starts the execution of this fiber asynchronously.
- START_ADMIN_ONLY - Static variable in interface oracle.kubernetes.weblogic.domain.model.ConfigurationConstants
- START_ALWAYS - Static variable in interface oracle.kubernetes.weblogic.domain.model.ConfigurationConstants
- START_IF_NEEDED - Static variable in interface oracle.kubernetes.weblogic.domain.model.ConfigurationConstants
- START_NEVER - Static variable in interface oracle.kubernetes.weblogic.domain.model.ConfigurationConstants
- startFiber(String, Step, Packet, Fiber.CompletionCallback) - Method in class oracle.kubernetes.operator.work.FiberGate
-
Starts Fiber that cancels any earlier running Fibers with the same key.
- startFiberIfLastFiberMatches(String, Fiber, Step, Packet, Fiber.CompletionCallback) - Method in class oracle.kubernetes.operator.work.FiberGate
-
Starts Fiber only if the last started Fiber matches the given old Fiber.
- startFiberIfNoCurrentFiber(String, Step, Packet, Fiber.CompletionCallback) - Method in class oracle.kubernetes.operator.work.FiberGate
-
Starts Fiber only if there is no running Fiber with the same key.
- STARTING_LIVENESS_THREAD - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- STARTING_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- startWatcher(ThreadFactory, Runnable) - Method in interface oracle.kubernetes.operator.WatcherStarter
- STATES_SUPPORTING_REST - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- statusUpdateTimeoutSeconds - Variable in class oracle.kubernetes.operator.TuningParameters.MainTuning
- step - Variable in class oracle.kubernetes.operator.work.Step.StepAndPacket
- Step - Class in oracle.kubernetes.operator.work
-
Individual step in a processing flow.
- Step() - Constructor for class oracle.kubernetes.operator.work.Step
-
Create a step with no next step.
- Step(Step) - Constructor for class oracle.kubernetes.operator.work.Step
-
Create a step with the indicated next step.
- Step.MultiThrowable - Exception in oracle.kubernetes.operator.work
-
Multi-exception.
- Step.StepAndPacket - Class in oracle.kubernetes.operator.work
- StepAndPacket(Step, Packet) - Constructor for class oracle.kubernetes.operator.work.Step.StepAndPacket
- StepContextBase - Class in oracle.kubernetes.operator.helpers
- StepContextConstants - Interface in oracle.kubernetes.operator.helpers
- stop() - Method in class oracle.kubernetes.operator.rest.RestServer
-
Stops WebLogic operator's REST api.
- STORAGE_VOLUME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- STORAGECLASSES - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- StuckPodProcessing - Class in oracle.kubernetes.operator
-
Under certain circumstances, when a Kubernetes node goes down, it may mark its pods as terminating, but never actually remove them.
- StuckPodProcessing(MainDelegate) - Constructor for class oracle.kubernetes.operator.StuckPodProcessing
- stuckPodRecheckSeconds - Variable in class oracle.kubernetes.operator.TuningParameters.MainTuning
- SUBJECTACCESSREVIEWS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- SubsystemHealth - Class in oracle.kubernetes.weblogic.domain.model
-
SubsystemHealth describes the current health of a specific subsystem.
- SubsystemHealth() - Constructor for class oracle.kubernetes.weblogic.domain.model.SubsystemHealth
- SUCCESS - oracle.kubernetes.operator.PodWatcher.PodStatus
- suspend(Consumer<AsyncFiber>) - Method in class oracle.kubernetes.operator.work.NextAction
-
Indicates that the fiber should be suspended.
- suspend(Step, Consumer<AsyncFiber>) - Method in class oracle.kubernetes.operator.work.NextAction
-
Indicates that the fiber should be suspended.
- SUSPEND - oracle.kubernetes.operator.work.NextAction.Kind
- SUSPENDING_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- SwaggerBuildHelper - Class in oracle.kubernetes.operator
-
A helper class that is used during the build process to update the Swagger HTML file with the latest version of the REST API documentation.
- SwaggerBuildHelper() - Constructor for class oracle.kubernetes.operator.SwaggerBuildHelper
- SwaggerResource - Class in oracle.kubernetes.operator.rest.resource
-
SwaggerResource is a jaxrs resource that implements the REST api for the /operator/{version}/swagger path.
- SwaggerResource(BaseResource, String) - Constructor for class oracle.kubernetes.operator.rest.resource.SwaggerResource
-
Construct a SwaggerResource.
- SynchronousCallDispatcher - Interface in oracle.kubernetes.operator.calls
- SynchronousCallFactory<R> - Interface in oracle.kubernetes.operator.calls
- SystemClock - Class in oracle.kubernetes.utils
-
A wrapper for the system clock that facilitates unit testing of time.
- SystemClock() - Constructor for class oracle.kubernetes.utils.SystemClock
T
- take() - Method in class oracle.kubernetes.operator.helpers.Pool
-
Gets a new object from the pool.
- terminate(Throwable, Packet) - Method in interface oracle.kubernetes.operator.work.AsyncFiber
-
Terminates this fiber with a throwable.
- terminate(Throwable, Packet) - Method in class oracle.kubernetes.operator.work.Fiber
-
Terminates fiber with throwable.
- terminate(Throwable, Packet) - Method in class oracle.kubernetes.operator.work.NextAction
-
Indicates that the next action should be to terminate the fiber.
- TERMINATED_ERROR_REASON - oracle.kubernetes.operator.PodWatcher.PodStatus
- TEST_VERSION - Static variable in class oracle.kubernetes.operator.helpers.KubernetesVersion
- TEST_VERSION - Static variable in class oracle.kubernetes.operator.helpers.SemanticVersion
- TEST_VERSION_INFO - Static variable in class oracle.kubernetes.operator.helpers.KubernetesVersion
- ThreadFactorySingleton - Class in oracle.kubernetes.operator.work
- ThreadFactorySingleton() - Constructor for class oracle.kubernetes.operator.work.ThreadFactorySingleton
- ThreadLocalContainerResolver - Class in oracle.kubernetes.operator.work
-
ContainerResolver based on
ThreadLocal
. - ThreadLocalContainerResolver() - Constructor for class oracle.kubernetes.operator.work.ThreadLocalContainerResolver
- THROW - oracle.kubernetes.operator.work.NextAction.Kind
- throwing(Throwable) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs that an exception will be thrown.
- timeoutSeconds(Integer) - Method in class oracle.kubernetes.weblogic.domain.model.ProbeTuning
- timeoutSeconds(Long) - Method in class oracle.kubernetes.weblogic.domain.model.Shutdown
- toClusterServiceName(String, String) - Static method in class oracle.kubernetes.operator.helpers.LegalNames
- toDns1123LegalName(String) - Static method in class oracle.kubernetes.operator.helpers.LegalNames
-
Converts value to nearest DNS-1123 legal name, which can be used as a Kubernetes identifier.
- toEventName(String, String) - Static method in class oracle.kubernetes.operator.helpers.LegalNames
- toExternalServiceName(String, String) - Static method in class oracle.kubernetes.operator.helpers.LegalNames
-
Generates the introspector job name based on the given domainUid.
- toJobIntrospectorName(String) - Static method in class oracle.kubernetes.operator.helpers.LegalNames
-
Generates the introspector job name based on the given domainUid.
- TOKEN_END_MARKER - Static variable in class oracle.kubernetes.weblogic.domain.model.Domain
-
The ending marker of a token that needs to be substituted with a matching env var.
- TOKEN_START_MARKER - Static variable in class oracle.kubernetes.weblogic.domain.model.Domain
-
The starting marker of a token that needs to be substituted with a matching env var.
- TOKENREVIEWS - oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
- toKubernetesPatch(JsonPatch) - Static method in class oracle.kubernetes.operator.utils.PatchUtils
-
Convert to a Kubernetes patch.
- toPodName(String, String) - Static method in class oracle.kubernetes.operator.helpers.LegalNames
- TOPOLOGY_YAML - Static variable in interface oracle.kubernetes.operator.IntrospectorConfigMapKeys
-
The topology generated from the WebLogic domain.
- toResponse(Exception) - Method in class oracle.kubernetes.operator.rest.ExceptionMapper
- toServerServiceName(String, String) - Static method in class oracle.kubernetes.operator.helpers.LegalNames
- toString() - Method in class oracle.kubernetes.operator.calls.RequestParams
- toString() - Method in class oracle.kubernetes.operator.helpers.ClusterConfig
- toString() - Method in class oracle.kubernetes.operator.helpers.ClusteredServerConfig
- toString() - Method in class oracle.kubernetes.operator.helpers.DomainConfig
- toString() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerShutdownInfo
- toString() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo.ServerStartupInfo
- toString() - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
- toString() - Method in class oracle.kubernetes.operator.helpers.DomainTopology
-
to string.
- toString() - Method in class oracle.kubernetes.operator.helpers.KubernetesVersion
- toString() - Method in class oracle.kubernetes.operator.helpers.LastKnownStatus
- toString() - Method in class oracle.kubernetes.operator.helpers.NonClusteredServerConfig
- toString() - Method in class oracle.kubernetes.operator.helpers.ResourceVersion
- toString() - Method in class oracle.kubernetes.operator.helpers.SemanticVersion
- toString() - Method in class oracle.kubernetes.operator.helpers.ServerConfig
- toString() - Method in class oracle.kubernetes.operator.Pair
- toString() - Method in class oracle.kubernetes.operator.rest.model.BaseModel
- toString() - Method in class oracle.kubernetes.operator.TuningParameters.CallBuilderTuning
- toString() - Method in class oracle.kubernetes.operator.TuningParameters.MainTuning
- toString() - Method in class oracle.kubernetes.operator.TuningParameters.PodTuning
- toString() - Method in class oracle.kubernetes.operator.TuningParameters.WatchTuning
- toString() - Method in class oracle.kubernetes.operator.wlsconfig.NetworkAccessPoint
- toString() - Method in class oracle.kubernetes.operator.wlsconfig.WlsClusterConfig
- toString() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
- toString() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDynamicServersConfig
- toString() - Method in class oracle.kubernetes.operator.wlsconfig.WlsMachineConfig
- toString() - Method in class oracle.kubernetes.operator.wlsconfig.WlsServerConfig
- toString() - Method in class oracle.kubernetes.operator.work.Fiber
- toString() - Method in class oracle.kubernetes.operator.work.NextAction
-
Dumps the contents to assist debugging.
- toString() - Method in class oracle.kubernetes.operator.work.Step
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.AdminServer
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.AdminService
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.BaseConfiguration
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.Channel
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.Cluster
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.ClusterStatus
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.Configuration
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.Domain
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.DomainCondition
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.DomainList
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.DomainSpec
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.DomainStatus
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.Istio
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.ManagedServer
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.Model
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.Opss
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.ProbeTuning
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.Server
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.ServerHealth
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.ServerService
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecBase
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.ServerSpecCommonImpl
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.ServerStatus
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.Shutdown
- toString() - Method in class oracle.kubernetes.weblogic.domain.model.SubsystemHealth
- toString(boolean) - Method in class oracle.kubernetes.operator.calls.RequestParams
-
Create readable details of request, optionally including the request body.
- toTopology() - Method in class oracle.kubernetes.operator.wlsconfig.WlsDomainConfig
-
Returns the topology equivalent of the domain configuration, as a map.
- trace(String) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a trace message with the ID FMW-TRACE at the FINER level.
- trace(String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a trace message with the ID FMW-TRACE at the FINER level.
- TRACE - Static variable in class oracle.kubernetes.operator.logging.LoggingFacade
- TUNING_PARAMETERS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- TuningParameters - Interface in oracle.kubernetes.operator
- TuningParameters.CallBuilderTuning - Class in oracle.kubernetes.operator
- TuningParameters.MainTuning - Class in oracle.kubernetes.operator
- TuningParameters.PodTuning - Class in oracle.kubernetes.operator
- TuningParameters.WatchTuning - Class in oracle.kubernetes.operator
- TuningParametersImpl - Class in oracle.kubernetes.operator
U
- unchangedCountToDelayStatusRecheck - Variable in class oracle.kubernetes.operator.TuningParameters.MainTuning
- UNKNOWN - oracle.kubernetes.operator.helpers.OperatorServiceType
- UNKNOWN - oracle.kubernetes.operator.rest.model.DomainActionType
- UNKNOWN_STATE - Static variable in interface oracle.kubernetes.operator.WebLogicConstants
- UnrecoverableErrorBuilder - Class in oracle.kubernetes.operator.calls
- UnrecoverableErrorBuilder() - Constructor for class oracle.kubernetes.operator.calls.UnrecoverableErrorBuilder
- UnrecoverableErrorBuilderImpl - Class in oracle.kubernetes.operator.calls.unprocessable
- UnrecoverableErrorBuilderImpl() - Constructor for class oracle.kubernetes.operator.calls.unprocessable.UnrecoverableErrorBuilderImpl
-
Create unrecoverable error builder.
- UNSCHEDULABLE - oracle.kubernetes.operator.PodWatcher.PodStatus
- update - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- updateForOwnerReference(V1ObjectMeta) - Method in class oracle.kubernetes.operator.helpers.StepContextBase
- updateLastKnownServerStatus(String, String) - Method in class oracle.kubernetes.operator.helpers.DomainPresenceInfo
-
Updates the last status reported for the specified server.
- updatePresenceFromEvent(DomainPresenceInfo, V1Service) - Static method in class oracle.kubernetes.operator.helpers.ServiceHelper
- updateSynchronously(Domain, String, String) - Static method in class oracle.kubernetes.operator.helpers.DomainStatusPatch
-
Update the domain status synchronously.
- useKubernetesVersion(String) - Method in class oracle.kubernetes.json.SchemaGenerator
-
Specifies the version of the Kubernetes schema to use.
- useKubernetesVersion(String) - Method in class oracle.kubernetes.json.YamlDocGenerator
-
Assigns kubernetes version to use.
V
- value() - Method in annotation type oracle.kubernetes.json.Description
-
Description value.
- value() - Method in annotation type oracle.kubernetes.json.EnumClass
-
Enum class.
- value() - Method in annotation type oracle.kubernetes.json.Pattern
-
Pattern value.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.DomainSourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.helpers.AuthorizationProxy.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.helpers.OperatorServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.helpers.SecretType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.ImagePullPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.ModelInImageDomainType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.Namespaces.SelectionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.OverrideDistributionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.PodWatcher.PodStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.rest.model.DomainActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.ServerStartPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.ServerStartState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.ShutdownType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.operator.work.NextAction.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.kubernetes.weblogic.domain.model.DomainConditionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum oracle.kubernetes.operator.DomainSourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.helpers.AuthorizationProxy.Resource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.helpers.AuthorizationProxy.Scope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class oracle.kubernetes.operator.helpers.ConfigMapConsumer
- values() - Static method in enum oracle.kubernetes.operator.helpers.OperatorServiceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.helpers.SecretType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.ImagePullPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.ModelInImageDomainType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.Namespaces.SelectionStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.OverrideDistributionStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.PodWatcher.PodStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.rest.model.DomainActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.ServerStartPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.ServerStartState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.ShutdownType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.operator.work.NextAction.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum oracle.kubernetes.weblogic.domain.model.DomainConditionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- varsToSubVariables(List<V1EnvVar>) - Method in class oracle.kubernetes.operator.helpers.BasePodStepContext
- VERIFY_ACCESS_DENIED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- VERIFY_ACCESS_DENIED_WITH_NS - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- VERIFY_ACCESS_START - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- VERIFY_K8S_MIN_VERSION - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- VersionModel - Class in oracle.kubernetes.operator.rest.model
-
VersionModel describes a version of the WebLogic operator REST api.
- VersionModel() - Constructor for class oracle.kubernetes.operator.rest.model.VersionModel
-
Construct an empty VersionModel.
- VersionModel(String, boolean, String) - Constructor for class oracle.kubernetes.operator.rest.model.VersionModel
-
Construct a populated VersionModel.
- VersionResource - Class in oracle.kubernetes.operator.rest.resource
-
VersionResource is a jaxrs resource that implements the REST api for the /operator/{version} path.
- VersionResource(BaseResource, String) - Constructor for class oracle.kubernetes.operator.rest.resource.VersionResource
-
Construct a VersionResource.
- VersionsResource - Class in oracle.kubernetes.operator.rest.resource
-
VersionsResource is a jaxrs resource that implements the REST api for the /operator path.
- VersionsResource() - Constructor for class oracle.kubernetes.operator.rest.resource.VersionsResource
-
Construct a VersionsResource.
- VersionUtils - Class in oracle.kubernetes.operator.rest.backend
-
VersionUtils contains utilities for managing the versions of the WebLogic operator REST api.
W
- WAIT_FOR_POD_READY - Static variable in interface oracle.kubernetes.operator.ProcessingConstants
- waitForDelete(V1Pod, Step) - Method in interface oracle.kubernetes.operator.PodAwaiterStepFactory
-
Waits until the Pod is deleted.
- waitForDelete(V1Pod, Step) - Method in class oracle.kubernetes.operator.PodWatcher
-
Waits until the Pod is deleted.
- waitForReady(V1Job, Step) - Method in interface oracle.kubernetes.operator.JobAwaiterStepFactory
- waitForReady(V1Job, Step) - Method in class oracle.kubernetes.operator.JobWatcher
-
Waits until the Job is Ready.
- waitForReady(V1Pod, Step) - Method in interface oracle.kubernetes.operator.PodAwaiterStepFactory
-
Waits until the Pod is Ready.
- waitForReady(V1Pod, Step) - Method in class oracle.kubernetes.operator.PodWatcher
-
Waits until the Pod is Ready.
- WAITING_FOR_JOB_READY - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- WAITING_FOR_POD_READY - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- WAITING_NON_NULL_MESSAGE - oracle.kubernetes.operator.PodWatcher.PodStatus
- warning(String) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message at the WARNING level.
- warning(String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters at the WARNING level.
- warning(String, Throwable) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which accompanies a Throwable at the WARNING level.
- warning(LoggingFilter, String, Object...) - Method in class oracle.kubernetes.operator.logging.LoggingFacade
-
Logs a message which requires parameters at the WARNING level with a logging filter applied.
- wasInspectionRun() - Method in interface oracle.kubernetes.operator.MakeRightDomainOperation
- watch - oracle.kubernetes.operator.helpers.AuthorizationProxy.Operation
- WATCH_DOMAIN - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- WATCH_DOMAIN_DELETED - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- WATCH_EVENT - Static variable in class oracle.kubernetes.operator.logging.MessageKeys
- watchBackstopRecheckDelay - Variable in class oracle.kubernetes.operator.TuningParameters.WatchTuning
- WatchBuilder - Class in oracle.kubernetes.operator.builders
- WatchBuilder() - Constructor for class oracle.kubernetes.operator.builders.WatchBuilder
- WatchBuilder.WatchFactory - Interface in oracle.kubernetes.operator.builders
- WatchDomainIntrospectorJobReadyStep - Class in oracle.kubernetes.operator.steps
- WatchDomainIntrospectorJobReadyStep(Step) - Constructor for class oracle.kubernetes.operator.steps.WatchDomainIntrospectorJobReadyStep
- WatcherStarter - Interface in oracle.kubernetes.operator
- WatchFactory<T> - Interface in oracle.kubernetes.operator.builders
-
An interface whose default implementation creates a Kubernetes Watch object, and which is used in unit tests to create a test stub.
- WatchImpl<T> - Class in oracle.kubernetes.operator.builders
-
A wrapper of the Kubernetes Watch class that includes management of clients.
- watchLifetime - Variable in class oracle.kubernetes.operator.TuningParameters.WatchTuning
- WatchListener<T> - Interface in oracle.kubernetes.operator.watcher
-
This interface is used for the final destination to deliver watch events.
- watchMinimumDelay - Variable in class oracle.kubernetes.operator.TuningParameters.WatchTuning
- WatchPodReadyAdminStep - Class in oracle.kubernetes.operator.steps
- WatchPodReadyAdminStep(PodAwaiterStepFactory, Step) - Constructor for class oracle.kubernetes.operator.steps.WatchPodReadyAdminStep
- WatchTuning(int, int, int) - Constructor for class oracle.kubernetes.operator.TuningParameters.WatchTuning
-
Create watch tuning.
- WDT_CONFIG_MAP_VOLUME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- WDT_DOMAIN_TYPE - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
The wdt domain type.
- WDT_ENCRYPT_KEY_MOUNT_PATH - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- WDT_ENCRYPT_PASSPHRASE_VOLUME - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- WDT_ENCRYPTION_PASSPHRASE_NAME - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
-
The credentials used by the introspection job - wdt encryption passphrase.
- WDT_MODEL_HOME - Static variable in class oracle.kubernetes.weblogic.domain.model.IntrospectorJobEnvVars
- WDTCONFIGMAP_MOUNT_PATH - Static variable in interface oracle.kubernetes.operator.helpers.StepContextConstants
- WeblogicApi - Class in oracle.kubernetes.weblogic.domain.api
- WeblogicApi() - Constructor for class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- WeblogicApi(ApiClient) - Constructor for class oracle.kubernetes.weblogic.domain.api.WeblogicApi
- WebLogicConstants - Interface in oracle.kubernetes.operator
- WebLogicCredentials - oracle.kubernetes.operator.helpers.SecretType
- with(Consumer<CallBuilder>) - Method in class oracle.kubernetes.operator.helpers.CallBuilder
-
Consumer for lambda-based builder pattern.
- withActivationTime(DateTime) - Method in class oracle.kubernetes.weblogic.domain.model.ServerHealth
-
RFC 3339 date and time at which the server started.
- withAdditionalPvClaimVolume(String, String) - Method in class oracle.kubernetes.weblogic.domain.DomainConfigurator
- withAdditionalPvClaimVolume(String, String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCommonConfigurator
- withAdditionalVolume(String, String) - Method in interface oracle.kubernetes.weblogic.domain.ClusterConfigurator
- withAdditionalVolume(String, String) - Method in class oracle.kubernetes.weblogic.domain.DomainConfigurator
- withAdditionalVolume(String, String) - Method in class oracle.kubernetes.weblogic.domain.model.DomainCommonConfigurator
- withAdditionalVolume(String, String) - Method in interface oracle.kubernetes.weblogic.domain.ServerConfigurator
- withAdditionalVolumeMount(String, String) - Method in interface oracle.kubernetes.weblogic.domain.ClusterConfigurator
- withAdditionalVolumeMount(String, String) - Method in class oracle.kubernetes.weblogic.domain.DomainConfigurator