Class ImpersonatorInterceptor
java.lang.Object
io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor
- All Implemented Interfaces:
okhttp3.Interceptor
public class ImpersonatorInterceptor extends Object implements okhttp3.Interceptor
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description ImpersonatorInterceptor(Config config) -
Method Summary
Modifier and Type Method Description okhttp3.Responseintercept(okhttp3.Interceptor.Chain chain)
-
Constructor Details
-
Method Details
-
intercept
- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-