JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.redhat.devtools.intellij.common.utils
Interface ConfigWatcher.Listener
Enclosing class:
ConfigWatcher
public static interface
ConfigWatcher.Listener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onUpdate
(io.fabric8.kubernetes.client.Config updatedConfig,
Exception
error)
Method Details
onUpdate
void
onUpdate
(io.fabric8.kubernetes.client.Config updatedConfig,
Exception
error)