| Package | Description |
|---|---|
| io.kubernetes.client.util |
| Modifier and Type | Method and Description |
|---|---|
static Set<Discovery.APIResource> |
ModelMapper.refresh(Discovery discovery)
Refreshes the model mapping by syncing up w/the api discovery info from the kubernetes
apiserver.
|
static Set<Discovery.APIResource> |
ModelMapper.refresh(Discovery discovery,
Duration refreshInterval)
Refreshes the model mapping by syncing up w/the api discovery info from the kubernetes
apiserver.
|
Copyright © 2022. All rights reserved.