| Package | Description |
|---|---|
| io.fabric8.kubernetes.client | |
| io.fabric8.kubernetes.client.internal |
| Modifier and Type | Method and Description |
|---|---|
FilteredNamespacedResourceList<T,L> |
NamespacedResourceList.withField(String key,
String value) |
FilteredNamespacedResourceList<T,L> |
FilteredNamespacedResourceList.withField(String key,
String value) |
FilteredNamespacedResourceList<T,L> |
NamespacedResourceList.withFields(Map<String,String> labels) |
FilteredNamespacedResourceList<T,L> |
FilteredNamespacedResourceList.withFields(Map<String,String> labels) |
FilteredNamespacedResourceList<T,L> |
NamespacedResourceList.withLabel(String key,
String value) |
FilteredNamespacedResourceList<T,L> |
FilteredNamespacedResourceList.withLabel(String key,
String value) |
FilteredNamespacedResourceList<T,L> |
NamespacedResourceList.withLabels(Map<String,String> labels) |
FilteredNamespacedResourceList<T,L> |
FilteredNamespacedResourceList.withLabels(Map<String,String> labels) |
| Modifier and Type | Class and Description |
|---|---|
class |
NamespacedResourceList<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList,B extends io.fabric8.kubernetes.api.builder.Builder<T>,D extends io.fabric8.kubernetes.api.model.Doneable<T>> |
| Modifier and Type | Method and Description |
|---|---|
FilteredNamespacedResourceList<T,L> |
NamespacedResourceList.withField(String key,
String value) |
FilteredNamespacedResourceList<T,L> |
NamespacedResourceList.withFields(Map<String,String> labels) |
FilteredNamespacedResourceList<T,L> |
NamespacedResourceList.withLabel(String key,
String value) |
FilteredNamespacedResourceList<T,L> |
NamespacedResourceList.withLabels(Map<String,String> labels) |
Copyright © 2015 Red Hat. All rights reserved.