| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
SecretList |
SecretListBuilder.build() |
SecretList |
KubeSchemaFluent.buildSecretList() |
SecretList |
KubeSchemaFluentImpl.buildSecretList() |
SecretList |
DoneableSecretList.done() |
SecretList |
KubeSchemaFluent.getSecretList()
Deprecated.
|
SecretList |
KubeSchemaFluentImpl.getSecretList()
Deprecated.
|
SecretList |
KubeSchema.getSecretList() |
| Constructor and Description |
|---|
DoneableSecretList(SecretList item) |
DoneableSecretList(SecretList item,
Function<SecretList,SecretList> function) |
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
BaseKubernetesList baseKubernetesList,
Binding binding,
ComponentStatus componentStatus,
ComponentStatusList componentStatusList,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
CreateOptions createOptions,
DeleteOptions deleteOptions,
EndpointPort endpointPort,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
Event event,
EventList eventList,
EventSeries eventSeries,
EventSource eventSource,
GetOptions getOptions,
GroupVersionKind groupVersionKind,
GroupVersionResource groupVersionResource,
Info info,
LimitRangeList limitRangeList,
ListOptions listOptions,
MicroTime microTime,
Namespace namespace,
NamespaceList namespaceList,
Node node,
NodeList nodeList,
ObjectMeta objectMeta,
Patch patch,
PatchOptions patchOptions,
PersistentVolume persistentVolume,
PersistentVolumeClaim persistentVolumeClaim,
PersistentVolumeClaimList persistentVolumeClaimList,
PersistentVolumeList persistentVolumeList,
PodList podList,
PodTemplateList podTemplateList,
Quantity quantity,
ReplicationControllerList replicationControllerList,
ResourceQuota resourceQuota,
ResourceQuotaList resourceQuotaList,
RootPaths rootPaths,
Secret secret,
SecretList secretList,
ServiceAccount serviceAccount,
ServiceAccountList serviceAccountList,
ServiceList serviceList,
Status status,
String time,
Toleration toleration,
TopologySelectorTerm topologySelectorTerm,
TypeMeta typeMeta,
UpdateOptions updateOptions,
WatchEvent watchEvent) |
SecretListBuilder(SecretList instance) |
SecretListBuilder(SecretList instance,
Boolean validationEnabled) |
SecretListBuilder(SecretListFluent<?> fluent,
SecretList instance) |
SecretListBuilder(SecretListFluent<?> fluent,
SecretList instance,
Boolean validationEnabled) |
SecretListFluentImpl(SecretList instance) |
| Constructor and Description |
|---|
DoneableSecretList(Function<SecretList,SecretList> function) |
DoneableSecretList(Function<SecretList,SecretList> function) |
DoneableSecretList(SecretList item,
Function<SecretList,SecretList> function) |
DoneableSecretList(SecretList item,
Function<SecretList,SecretList> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.