Package | Description |
---|---|
io.kubernetes.client.util |
Modifier and Type | Method and Description |
---|---|
static <T> Watch<T> |
Watch.createWatch(io.kubernetes.client.ApiClient client,
com.squareup.okhttp.Call call,
java.lang.reflect.Type watchType)
Creates a watch on a TYPENAME (T) using an API Client and a Call object.
|
Copyright © 2019. All rights reserved.