Skip navigation links
B C E G H I J L N O T U W 

B

BaseWatcher - Class in org.eclipse.jkube.watcher.api
The base class of watchers.
BaseWatcher(WatcherContext, String) - Constructor for class org.eclipse.jkube.watcher.api.BaseWatcher
 
build() - Method in class org.eclipse.jkube.watcher.api.WatcherContext.WatcherContextBuilder
 
buildContext(JKubeConfiguration) - Method in class org.eclipse.jkube.watcher.api.WatcherContext.WatcherContextBuilder
 
builder() - Static method in class org.eclipse.jkube.watcher.api.WatcherContext
 

C

canEqual(Object) - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 
config(ProcessorConfig) - Method in class org.eclipse.jkube.watcher.api.WatcherContext.WatcherContextBuilder
 

E

equals(Object) - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 

G

get(Configs.Config) - Method in class org.eclipse.jkube.watcher.api.WatcherConfig
Get a configuration value
get(Configs.Config, String) - Method in class org.eclipse.jkube.watcher.api.WatcherConfig
Get a config value with a default.
getBuildContext() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 
getConfig(Configs.Config) - Method in class org.eclipse.jkube.watcher.api.BaseWatcher
 
getConfig() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 
getContext() - Method in class org.eclipse.jkube.watcher.api.BaseWatcher
 
getJKubeServiceHub() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 
getLogger() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 
getName() - Method in class org.eclipse.jkube.watcher.api.BaseWatcher
 
getNamespace() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 
getNewPodLogger() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 
getOldPodLogger() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 
getWatchContext() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 

H

hashCode() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 

I

isApplicable(List<ImageConfiguration>, Collection<HasMetadata>, PlatformMode) - Method in interface org.eclipse.jkube.watcher.api.Watcher
Check whether this watcher should kick in.
isUseProjectClasspath() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 

J

jKubeServiceHub(JKubeServiceHub) - Method in class org.eclipse.jkube.watcher.api.WatcherContext.WatcherContextBuilder
 

L

log - Variable in class org.eclipse.jkube.watcher.api.BaseWatcher
 
logger(KitLogger) - Method in class org.eclipse.jkube.watcher.api.WatcherContext.WatcherContextBuilder
 

N

newPodLogger(KitLogger) - Method in class org.eclipse.jkube.watcher.api.WatcherContext.WatcherContextBuilder
 

O

oldPodLogger(KitLogger) - Method in class org.eclipse.jkube.watcher.api.WatcherContext.WatcherContextBuilder
 
org.eclipse.jkube.watcher.api - package org.eclipse.jkube.watcher.api
 

T

toBuilder() - Method in class org.eclipse.jkube.watcher.api.WatcherContext
 
toString() - Method in class org.eclipse.jkube.watcher.api.WatcherContext.WatcherContextBuilder
 

U

useProjectClasspath(boolean) - Method in class org.eclipse.jkube.watcher.api.WatcherContext.WatcherContextBuilder
 

W

watch(List<ImageConfiguration>, String, Collection<HasMetadata>, PlatformMode) - Method in interface org.eclipse.jkube.watcher.api.Watcher
Watch the resources and kick a rebuild when they change.
watch(List<ImageConfiguration>, String, Collection<HasMetadata>, WatcherContext) - Static method in class org.eclipse.jkube.watcher.api.WatcherManager
 
watchContext(WatchContext) - Method in class org.eclipse.jkube.watcher.api.WatcherContext.WatcherContextBuilder
 
Watcher - Interface in org.eclipse.jkube.watcher.api
 
WatcherConfig - Class in org.eclipse.jkube.watcher.api
 
WatcherConfig(Properties, String, ProcessorConfig) - Constructor for class org.eclipse.jkube.watcher.api.WatcherConfig
 
WatcherContext - Class in org.eclipse.jkube.watcher.api
 
WatcherContext(ProcessorConfig, KitLogger, KitLogger, KitLogger, boolean, WatchContext, JKubeConfiguration, JKubeServiceHub) - Constructor for class org.eclipse.jkube.watcher.api.WatcherContext
 
WatcherContext.WatcherContextBuilder - Class in org.eclipse.jkube.watcher.api
 
WatcherManager - Class in org.eclipse.jkube.watcher.api
Manager responsible for finding and calling watchers
B C E G H I J L N O T U W 
Skip navigation links

Copyright © 2024. All rights reserved.