| Modifier and Type | Class and Description |
|---|---|
class |
BuildConfigWatcher
Watches
BuildConfig objects in OpenShift and for WorkflowJobs we
ensure there is a suitable Jenkins Job object defined with the correct
configuration |
class |
BuildWatcher |
class |
ConfigMapWatcher |
class |
ImageStreamWatcher |
class |
SecretWatcher
Watches
Secret objects in Kubernetes and syncs then to Credentials in
Jenkins |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
PodTemplateUtils.addPodTemplate(BaseWatcher baseWatcher,
String type,
String apiObjName,
String namespace,
List<org.csanchez.jenkins.plugins.kubernetes.PodTemplate> podTemplates,
org.csanchez.jenkins.plugins.kubernetes.PodTemplate podTemplate) |
protected static List<org.csanchez.jenkins.plugins.kubernetes.PodTemplate> |
PodTemplateUtils.onlyTrackPodTemplate(BaseWatcher baseWatcher,
String type,
String apiObjName,
String namespace,
List<org.csanchez.jenkins.plugins.kubernetes.PodTemplate> podTemplates,
org.csanchez.jenkins.plugins.kubernetes.PodTemplate podTemplate) |
protected static void |
PodTemplateUtils.purgeTemplates(BaseWatcher baseWatcher,
String type,
String uid,
String apiObjName,
String namespace) |
| Constructor and Description |
|---|
WatcherCallback(BaseWatcher w,
String n) |
Copyright © 2016–2020 Red Hat. All rights reserved.