A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acceptChange(Controller, HasMetadata, HasMetadata) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration.PassthroughResourceEventFilter
- activateLeaderElectionForProfiles - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeOperatorConfiguration
-
The list of profile names for which leader election should be activated.
- AppEventListener - Class in io.quarkiverse.operatorsdk.runtime
- AppEventListener(Operator, QuarkusConfigurationService) - Constructor for class io.quarkiverse.operatorsdk.runtime.AppEventListener
- apply - Variable in class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
-
Whether the extension should automatically apply updated CRDs when they change.
- applyCRD(KubernetesClient, CRDGenerationInfo, String) - Static method in class io.quarkiverse.operatorsdk.runtime.CRDUtils
- areDependentsImpactedBy(Set<String>) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
B
- bindTo(MeterRegistry) - Method in class io.quarkiverse.operatorsdk.runtime.MicrometerMetricsProvider
- BuildTimeControllerConfiguration - Class in io.quarkiverse.operatorsdk.runtime
- BuildTimeControllerConfiguration() - Constructor for class io.quarkiverse.operatorsdk.runtime.BuildTimeControllerConfiguration
- BuildTimeOperatorConfiguration - Class in io.quarkiverse.operatorsdk.runtime
- BuildTimeOperatorConfiguration() - Constructor for class io.quarkiverse.operatorsdk.runtime.BuildTimeOperatorConfiguration
C
- cacheSyncTimeout - Variable in class io.quarkiverse.operatorsdk.runtime.RunTimeOperatorConfiguration
-
How long the operator will wait for informers to finish synchronizing their caches on startup before timing out.
- cacheSyncTimeout() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- call() - Method in class io.quarkiverse.operatorsdk.runtime.OperatorHealthCheck
- checkCRDAndValidateLocalModel() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- closeClientOnStop - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeOperatorConfiguration
-
Whether the injected Kubernetes client should be stopped when the operator is stopped.
- closeClientOnStop() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- compareTo(DependentInfo) - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- compareTo(EventSourceInfo) - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.EventSourceInfo
- concurrentReconciliationThreads - Variable in class io.quarkiverse.operatorsdk.runtime.RunTimeOperatorConfiguration
-
The max number of concurrent dispatches of reconciliation requests to controllers.
- concurrentReconciliationThreads() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- concurrentWorkflowExecutorThreads() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- concurrentWorkflowThreads - Variable in class io.quarkiverse.operatorsdk.runtime.RunTimeOperatorConfiguration
-
The max number of concurrent workflow processing requests.
- ConfigurationServiceRecorder - Class in io.quarkiverse.operatorsdk.runtime
- ConfigurationServiceRecorder() - Constructor for class io.quarkiverse.operatorsdk.runtime.ConfigurationServiceRecorder
- configurationServiceSupplier(Version, Map<String, QuarkusControllerConfiguration>, CRDGenerationInfo, RunTimeOperatorConfiguration, BuildTimeOperatorConfiguration, LaunchMode) - Method in class io.quarkiverse.operatorsdk.runtime.ConfigurationServiceRecorder
- controllerConfigurations() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- ControllerInfo<P extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.quarkiverse.operatorsdk.runtime.devconsole
- ControllerInfo(Controller<P>) - Constructor for class io.quarkiverse.operatorsdk.runtime.devconsole.ControllerInfo
- controllers - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeOperatorConfiguration
-
Maps a controller name to its configuration.
- controllers - Variable in class io.quarkiverse.operatorsdk.runtime.RunTimeOperatorConfiguration
-
Maps a controller name to its configuration.
- controllersCount() - Method in class io.quarkiverse.operatorsdk.runtime.devui.JSONRPCService
- ControllersSupplier - Class in io.quarkiverse.operatorsdk.runtime.devconsole
- ControllersSupplier() - Constructor for class io.quarkiverse.operatorsdk.runtime.devconsole.ControllersSupplier
- count() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.ControllersSupplier
- crd - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeOperatorConfiguration
-
The optional CRD-related configuration options
- CRDConfiguration - Class in io.quarkiverse.operatorsdk.runtime
- CRDConfiguration() - Constructor for class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
- CRDGenerationInfo - Class in io.quarkiverse.operatorsdk.runtime
- CRDGenerationInfo(boolean, boolean, Map<String, Map<String, CRDInfo>>, Set<String>) - Constructor for class io.quarkiverse.operatorsdk.runtime.CRDGenerationInfo
- CRDInfo - Class in io.quarkiverse.operatorsdk.runtime
- CRDInfo(String, String, String, Set<String>, Map<String, ResourceInfo>) - Constructor for class io.quarkiverse.operatorsdk.runtime.CRDInfo
- CRDUtils - Class in io.quarkiverse.operatorsdk.runtime
- createFrom(DependentResourceSpec, QuarkusControllerConfiguration) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- createFrom(Class<? extends HasMetadata>, String, String, boolean) - Static method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
D
- DEFAULT_OUTPUT_DIRECTORY - Static variable in class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
- DEFAULT_VALIDATE - Static variable in class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
- DEFAULT_VERSIONS - Static variable in class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
- DefaultRateLimiter() - Constructor for class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration.DefaultRateLimiter
- DefaultRateLimiter(Duration, int) - Constructor for class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration.DefaultRateLimiter
- DependentInfo<R,P extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.quarkiverse.operatorsdk.runtime.devconsole
- DependentInfo(DependentResourceSpec<R, P>, EventSourceContext<P>) - Constructor for class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- dependentResourceFactory() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- DependentResourceSpecMetadata<R,P extends io.fabric8.kubernetes.api.model.HasMetadata,C> - Class in io.quarkiverse.operatorsdk.runtime
- DependentResourceSpecMetadata(Class<? extends DependentResource<R, P>>, C, String, Set<String>, Condition<?, ?>, Condition<?, ?>, Condition<?, ?>, String, String) - Constructor for class io.quarkiverse.operatorsdk.runtime.DependentResourceSpecMetadata
- disableRbacGeneration - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeOperatorConfiguration
-
Whether Role-Based Access Control (RBAC) resources should be generated in the kubernetes manifests.
E
- equals(Object) - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- EventSourceInfo - Class in io.quarkiverse.operatorsdk.runtime.devconsole
- EventSourceInfo(EventSourceMetadata) - Constructor for class io.quarkiverse.operatorsdk.runtime.devconsole.EventSourceInfo
- ExternalIntervalConfiguration - Class in io.quarkiverse.operatorsdk.runtime
- ExternalIntervalConfiguration() - Constructor for class io.quarkiverse.operatorsdk.runtime.ExternalIntervalConfiguration
- ExternalRetryConfiguration - Class in io.quarkiverse.operatorsdk.runtime
- ExternalRetryConfiguration() - Constructor for class io.quarkiverse.operatorsdk.runtime.ExternalRetryConfiguration
F
- failOnVersionCheck - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeOperatorConfiguration
-
Whether to fail or only emit a warning on version validation at compile time.
- finalizer - Variable in class io.quarkiverse.operatorsdk.runtime.RunTimeControllerConfiguration
-
The optional name of the finalizer for the controller.
G
- generate - Variable in class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
-
Whether the extension should automatically generate the CRD based on
CustomResourceimplementations. - generateAll - Variable in class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
-
Whether the extension should generate all CRDs even if some are not tied to a Reconciler.
- generateInParallel - Variable in class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
-
Whether the CRDs should be generated in parallel.
- generationAware - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeControllerConfiguration
-
Whether the controller should only process events if the associated resource generation has increased since last reconciliation, otherwise will process all events.
- generationAware - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeOperatorConfiguration
-
Whether controllers should only process events if the associated resource generation has increased since last reconciliation, otherwise will process all events.
- genericFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- get() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.ControllersSupplier
- getAssociatedReconcilerClassName() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getClassName() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.ControllerInfo
- getClientConfiguration() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- getConfigurationFor(DependentResourceSpec) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getConfigurationFor(Reconciler<R>) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- getConfiguredNamespaces() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.ControllerInfo
- getConfiguredNS() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusKubernetesDependentResourceConfig
- getControllerName() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- getControllers() - Method in class io.quarkiverse.operatorsdk.runtime.devui.JSONRPCService
- getCRDGenerationInfo() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- getCRDInfosFor(String) - Method in class io.quarkiverse.operatorsdk.runtime.CRDGenerationInfo
- getCrdName() - Method in class io.quarkiverse.operatorsdk.runtime.CRDInfo
- getCrds() - Method in class io.quarkiverse.operatorsdk.runtime.CRDGenerationInfo
- getCrdSpecVersion() - Method in class io.quarkiverse.operatorsdk.runtime.CRDInfo
- getCrVersion() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getDeletePostCondition() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getDependentByName(String, String) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- getDependentClassNames() - Method in class io.quarkiverse.operatorsdk.runtime.CRDInfo
- getDependentResourceConfig() - Method in class io.quarkiverse.operatorsdk.runtime.DependentResourceSpecMetadata
- getDependentResourceConfiguration() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getDependentResources() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getDependents() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.ControllerInfo
- getDependentsMetadata() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getDependentType() - Method in class io.quarkiverse.operatorsdk.runtime.DependentResourceSpecMetadata
- getDependentTypeName() - Method in class io.quarkiverse.operatorsdk.runtime.DependentResourceSpecMetadata
- getDependsOn() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getEffectiveNamespaces() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.ControllerInfo
- getEffectiveNamespaces() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getEventFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getEventSource() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getEventSources() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.ControllerInfo
- getExtensionBranch() - Method in class io.quarkiverse.operatorsdk.runtime.Version
- getExtensionBuildTime() - Method in class io.quarkiverse.operatorsdk.runtime.Version
- getExtensionCommit() - Method in class io.quarkiverse.operatorsdk.runtime.Version
- getExtensionVersion() - Method in class io.quarkiverse.operatorsdk.runtime.Version
- getFilePath() - Method in class io.quarkiverse.operatorsdk.runtime.CRDInfo
- getFinalizerName() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getGenerated() - Method in class io.quarkiverse.operatorsdk.runtime.CRDGenerationInfo
- getGenericFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getGenericFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusKubernetesDependentResourceConfig
- getGroup() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- getHasConditions() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getInformerStoppedHandler() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- getInitialInterval() - Method in class io.quarkiverse.operatorsdk.runtime.PlainRetryConfiguration
- getInitialInterval() - Method in class io.quarkiverse.operatorsdk.runtime.RetryConfigurationResolver
- getIntervalMultiplier() - Method in class io.quarkiverse.operatorsdk.runtime.PlainRetryConfiguration
- getIntervalMultiplier() - Method in class io.quarkiverse.operatorsdk.runtime.RetryConfigurationResolver
- getKind() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- getKnownResources() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.ControllerInfo
- getLabelSelector() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getLabelSelector() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusKubernetesDependentResourceConfig
- getLeaderElectionConfiguration() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- getMaxAttempts() - Method in class io.quarkiverse.operatorsdk.runtime.PlainRetryConfiguration
- getMaxAttempts() - Method in class io.quarkiverse.operatorsdk.runtime.RetryConfigurationResolver
- getMaxInterval() - Method in class io.quarkiverse.operatorsdk.runtime.PlainRetryConfiguration
- getMaxInterval() - Method in class io.quarkiverse.operatorsdk.runtime.RetryConfigurationResolver
- getMaxReconciliationInterval() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getMetrics() - Method in class io.quarkiverse.operatorsdk.runtime.MicrometerMetricsProvider
- getMetrics() - Method in class io.quarkiverse.operatorsdk.runtime.NoOpMetricsProvider
- getMetrics() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- getName() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.ControllerInfo
- getName() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getName() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.EventSourceInfo
- getName() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getNamespaces() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getNamespaces() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusKubernetesDependentResourceConfig
- getOnAddFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getOnAddFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusKubernetesDependentResourceConfig
- getOnDeleteFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusKubernetesDependentResourceConfig
- getOnUpdateFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getOnUpdateFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusKubernetesDependentResourceConfig
- getPlural() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- getQuarkusUseEventSourceWithName() - Method in class io.quarkiverse.operatorsdk.runtime.DependentResourceSpecMetadata
- getQuarkusVersion() - Method in class io.quarkiverse.operatorsdk.runtime.Version
- getRateLimiter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getRateLimiterClass() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getRateLimiterConfigurationClass() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getReadyCondition() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getReconcileCondition() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getResourceClass() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.ControllerInfo
- getResourceClass() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getResourceClass() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.EventSourceInfo
- getResourceClass() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getResourceClassName() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- getResourceFullName() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- getResourceTypeName() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getRetry() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getRetryClass() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getRetryConfiguration() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getRetryConfigurationClass() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getScope() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- getShortNames() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- getSingular() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- getTerminationTimeoutSeconds() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- getType() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getType() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.EventSourceInfo
- getUseEventSourceWithName() - Method in class io.quarkiverse.operatorsdk.runtime.devconsole.DependentInfo
- getVersion() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- getVersions() - Method in class io.quarkiverse.operatorsdk.runtime.CRDInfo
- getWorkflow() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- getWorkflowFactory() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
H
- hashCode() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- HEALTH_CHECK_NAME - Static variable in class io.quarkiverse.operatorsdk.runtime.OperatorHealthCheck
I
- initial - Variable in class io.quarkiverse.operatorsdk.runtime.ExternalIntervalConfiguration
-
The initial interval that the controller waits for before attempting the first retry
- INSTANCE - Static variable in class io.quarkiverse.operatorsdk.runtime.KubernetesClientSerializationCustomizer.Literal
- interval - Variable in class io.quarkiverse.operatorsdk.runtime.ExternalRetryConfiguration
-
The configuration of the retry interval.
- io.quarkiverse.operatorsdk.runtime - package io.quarkiverse.operatorsdk.runtime
- io.quarkiverse.operatorsdk.runtime.devconsole - package io.quarkiverse.operatorsdk.runtime.devconsole
- io.quarkiverse.operatorsdk.runtime.devmode - package io.quarkiverse.operatorsdk.runtime.devmode
- io.quarkiverse.operatorsdk.runtime.devui - package io.quarkiverse.operatorsdk.runtime.devui
- isApplyCRDs() - Method in class io.quarkiverse.operatorsdk.runtime.CRDGenerationInfo
- isGenerationAware() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- isHasCleaner() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusManagedWorkflow
- isServed() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- isStatusPresentAndNotVoid() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- isStatusPresentAndNotVoid() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- isStorage() - Method in class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- isValidateCRDs() - Method in class io.quarkiverse.operatorsdk.runtime.CRDGenerationInfo
- isWereNamespacesSet() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
J
- JSONRPCService - Class in io.quarkiverse.operatorsdk.runtime.devui
- JSONRPCService() - Constructor for class io.quarkiverse.operatorsdk.runtime.devui.JSONRPCService
K
- keyFor(Reconciler) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- KubernetesClientSerializationCustomizer - Annotation Type in io.quarkiverse.operatorsdk.runtime
- KubernetesClientSerializationCustomizer.Literal - Class in io.quarkiverse.operatorsdk.runtime
L
- loadFromProperties() - Static method in class io.quarkiverse.operatorsdk.runtime.Version
- logMissingReconcilerWarning(String, String) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
M
- max - Variable in class io.quarkiverse.operatorsdk.runtime.ExternalIntervalConfiguration
-
The maximum interval that the controller will wait for before attempting a retry, regardless of all other configuration
- maxAttempts - Variable in class io.quarkiverse.operatorsdk.runtime.ExternalRetryConfiguration
-
How many times an operation should be retried before giving up
- maxReconciliationInterval() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- MicrometerMetricsProvider - Class in io.quarkiverse.operatorsdk.runtime
- MicrometerMetricsProvider() - Constructor for class io.quarkiverse.operatorsdk.runtime.MicrometerMetricsProvider
- multiplier - Variable in class io.quarkiverse.operatorsdk.runtime.ExternalIntervalConfiguration
-
The value by which the initial interval is multiplied by for each retry
N
- namespaces - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeControllerConfiguration
-
An optional list of comma-separated namespace names the controller should watch.
- namespaces - Variable in class io.quarkiverse.operatorsdk.runtime.RunTimeControllerConfiguration
-
An optional list of comma-separated namespace names the controller should watch.
- namespaces - Variable in class io.quarkiverse.operatorsdk.runtime.RunTimeOperatorConfiguration
-
An optional list of comma-separated namespace names all controllers will watch if not specified.
- needsDependentBeansCreation() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- noOpManagedWorkflow - Static variable in class io.quarkiverse.operatorsdk.runtime.QuarkusManagedWorkflow
- NoOpManagedWorkflow() - Constructor for class io.quarkiverse.operatorsdk.runtime.QuarkusManagedWorkflow.NoOpManagedWorkflow
- NoOpMetricsProvider - Class in io.quarkiverse.operatorsdk.runtime
- NoOpMetricsProvider() - Constructor for class io.quarkiverse.operatorsdk.runtime.NoOpMetricsProvider
- noOpWorkflow - Static variable in class io.quarkiverse.operatorsdk.runtime.QuarkusManagedWorkflow
- NoOpWorkflow() - Constructor for class io.quarkiverse.operatorsdk.runtime.QuarkusManagedWorkflow.NoOpWorkflow
O
- OK - Static variable in class io.quarkiverse.operatorsdk.runtime.OperatorHealthCheck
- onAddFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- onShutdown(ShutdownEvent) - Method in class io.quarkiverse.operatorsdk.runtime.AppEventListener
- onStartup(StartupEvent) - Method in class io.quarkiverse.operatorsdk.runtime.AppEventListener
- onUpdateFilter() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- OperatorHealthCheck - Class in io.quarkiverse.operatorsdk.runtime
- OperatorHealthCheck() - Constructor for class io.quarkiverse.operatorsdk.runtime.OperatorHealthCheck
- OperatorProducer - Class in io.quarkiverse.operatorsdk.runtime
- OperatorProducer() - Constructor for class io.quarkiverse.operatorsdk.runtime.OperatorProducer
- OperatorSDKHotReplacementSetup - Class in io.quarkiverse.operatorsdk.runtime.devmode
- OperatorSDKHotReplacementSetup() - Constructor for class io.quarkiverse.operatorsdk.runtime.devmode.OperatorSDKHotReplacementSetup
- outputDirectory - Variable in class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
-
The directory where the CRDs will be generated, relative to the project's output directory.
P
- PassthroughResourceEventFilter() - Constructor for class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration.PassthroughResourceEventFilter
- PlainRetryConfiguration - Class in io.quarkiverse.operatorsdk.runtime
- PlainRetryConfiguration(int, long, double, long) - Constructor for class io.quarkiverse.operatorsdk.runtime.PlainRetryConfiguration
Q
- QUARKUS - Static variable in class io.quarkiverse.operatorsdk.runtime.Versions
- QuarkusConfigurationService - Class in io.quarkiverse.operatorsdk.runtime
- QuarkusConfigurationService(Version, Collection<QuarkusControllerConfiguration>, KubernetesClient, CRDGenerationInfo, int, int, int, Duration, Metrics, boolean, ObjectMapper, LeaderElectionConfiguration, InformerStoppedHandler, boolean, boolean) - Constructor for class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- QuarkusControllerConfiguration<R extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.quarkiverse.operatorsdk.runtime
- QuarkusControllerConfiguration(String, String, String, String, boolean, Class, Set<String>, boolean, String, String, boolean, ResourceEventFilter, Duration, OnAddFilter<R>, OnUpdateFilter<R>, GenericFilter<R>, Class<? extends Retry>, Class<? extends Annotation>, Class<? extends RateLimiter>, Class<? extends Annotation>, Map<String, DependentResourceSpecMetadata<?, ?, ?>>, ManagedWorkflow<R>) - Constructor for class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- QuarkusControllerConfiguration.DefaultRateLimiter - Class in io.quarkiverse.operatorsdk.runtime
- QuarkusControllerConfiguration.PassthroughResourceEventFilter - Class in io.quarkiverse.operatorsdk.runtime
- QuarkusKubernetesDependentResourceConfig<R extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.quarkiverse.operatorsdk.runtime
- QuarkusKubernetesDependentResourceConfig(Set<String>, String, boolean, ResourceDiscriminator<R, ?>, OnAddFilter<R>, OnUpdateFilter<R>, OnDeleteFilter<R>, GenericFilter<R>) - Constructor for class io.quarkiverse.operatorsdk.runtime.QuarkusKubernetesDependentResourceConfig
- QuarkusManagedWorkflow<P extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.quarkiverse.operatorsdk.runtime
- QuarkusManagedWorkflow(List<DependentResourceSpec>, boolean) - Constructor for class io.quarkiverse.operatorsdk.runtime.QuarkusManagedWorkflow
- QuarkusManagedWorkflow.NoOpManagedWorkflow<P extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.quarkiverse.operatorsdk.runtime
- QuarkusManagedWorkflow.NoOpWorkflow<P extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.quarkiverse.operatorsdk.runtime
R
- resolve(KubernetesClient, ControllerConfiguration<P>) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusManagedWorkflow.NoOpManagedWorkflow
- resolve(ExternalRetryConfiguration) - Static method in class io.quarkiverse.operatorsdk.runtime.RetryConfigurationResolver
- ResourceInfo - Class in io.quarkiverse.operatorsdk.runtime
- ResourceInfo(String, String, String, String, String, String[], boolean, boolean, Scope, String, boolean, String, String) - Constructor for class io.quarkiverse.operatorsdk.runtime.ResourceInfo
- retry - Variable in class io.quarkiverse.operatorsdk.runtime.RunTimeControllerConfiguration
-
The optional controller retry configuration
- RetryConfigurationResolver - Class in io.quarkiverse.operatorsdk.runtime
- RunTimeControllerConfiguration - Class in io.quarkiverse.operatorsdk.runtime
- RunTimeControllerConfiguration() - Constructor for class io.quarkiverse.operatorsdk.runtime.RunTimeControllerConfiguration
- RunTimeOperatorConfiguration - Class in io.quarkiverse.operatorsdk.runtime
- RunTimeOperatorConfiguration() - Constructor for class io.quarkiverse.operatorsdk.runtime.RunTimeOperatorConfiguration
S
- selector - Variable in class io.quarkiverse.operatorsdk.runtime.RunTimeControllerConfiguration
-
An optional list of comma-separated label selectors that Custom Resources must match to trigger the controller.
- setFinalizer(String) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- setLabelSelector(String) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- setNamespaces(Set<String>) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusKubernetesDependentResourceConfig
- setupHotDeployment(HotReplacementContext) - Method in class io.quarkiverse.operatorsdk.runtime.devmode.OperatorSDKHotReplacementSetup
- setWorkflow(ManagedWorkflow<R>) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusControllerConfiguration
- shouldApplyCRD(String) - Method in class io.quarkiverse.operatorsdk.runtime.CRDGenerationInfo
- startOperator - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeOperatorConfiguration
-
Whether the operator should be automatically started or not.
- stopOnInformerErrorDuringStartup - Variable in class io.quarkiverse.operatorsdk.runtime.BuildTimeOperatorConfiguration
-
Whether the operator should stop if an informer error (such as one caused by missing / improper RBACs) occurs during startup.
- stopOnInformerErrorDuringStartup() - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
T
- terminationTimeoutSeconds - Variable in class io.quarkiverse.operatorsdk.runtime.RunTimeOperatorConfiguration
-
Amount of seconds the SDK waits for reconciliation threads to terminate before shutting down.
U
V
- validate - Variable in class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
-
Whether the operator should check that the CRD is properly deployed and that the associated
CustomResourceimplementation matches its information before registering the associated controller. - Version - Class in io.quarkiverse.operatorsdk.runtime
- Version(String, Date, String, String, String, Date) - Constructor for class io.quarkiverse.operatorsdk.runtime.Version
- versions - Variable in class io.quarkiverse.operatorsdk.runtime.CRDConfiguration
-
Comma-separated list of which CRD versions should be generated.
- Versions - Class in io.quarkiverse.operatorsdk.runtime
- Versions() - Constructor for class io.quarkiverse.operatorsdk.runtime.Versions
W
- workflowByName(String) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
- workflowFor(QuarkusControllerConfiguration<?>) - Method in class io.quarkiverse.operatorsdk.runtime.QuarkusConfigurationService
All Classes All Packages