Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
EventList |
EventListBuilder.build() |
EventList |
KubeSchemaFluentImpl.buildEventList() |
EventList |
KubeSchemaFluent.buildEventList() |
EventList |
DoneableEventList.done() |
EventList |
KubeSchemaFluentImpl.getEventList()
Deprecated.
|
EventList |
KubeSchemaFluent.getEventList()
Deprecated.
|
EventList |
KubeSchema.getEventList() |
Modifier and Type | Method and Description |
---|---|
KubeSchemaFluent.EventListNested<A> |
KubeSchemaFluentImpl.editOrNewEventListLike(EventList item) |
KubeSchemaFluent.EventListNested<A> |
KubeSchemaFluent.editOrNewEventListLike(EventList item) |
void |
KubeSchema.setEventList(EventList eventList) |
A |
KubeSchemaFluentImpl.withEventList(EventList eventList) |
A |
KubeSchemaFluent.withEventList(EventList eventList) |
A |
WatchEventFluentImpl.withEventListObject(EventList eventListObject) |
A |
WatchEventFluent.withEventListObject(EventList eventListObject) |
KubeSchemaFluent.EventListNested<A> |
KubeSchemaFluentImpl.withNewEventListLike(EventList item) |
KubeSchemaFluent.EventListNested<A> |
KubeSchemaFluent.withNewEventListLike(EventList item) |
WatchEventFluent.EventListObjectNested<A> |
WatchEventFluentImpl.withNewEventListObjectLike(EventList item) |
WatchEventFluent.EventListObjectNested<A> |
WatchEventFluent.withNewEventListObjectLike(EventList item) |
Constructor and Description |
---|
DoneableEventList(EventList item) |
DoneableEventList(EventList item,
Function<EventList,EventList> function) |
EventListBuilder(EventList instance) |
EventListBuilder(EventList instance,
Boolean validationEnabled) |
EventListBuilder(EventListFluent<?> fluent,
EventList instance) |
EventListBuilder(EventListFluent<?> fluent,
EventList instance,
Boolean validationEnabled) |
EventListFluentImpl(EventList instance) |
KubeSchema(BaseKubernetesList baseKubernetesList,
Binding binding,
BuildConfigList buildConfigList,
BuildList buildList,
BuildRequest buildRequest,
ClusterPolicy clusterPolicy,
ClusterPolicyBinding clusterPolicyBinding,
ClusterPolicyBindingList clusterPolicyBindingList,
ClusterPolicyList clusterPolicyList,
ClusterRoleBinding clusterRoleBinding,
ClusterRoleBindingList clusterRoleBindingList,
ComponentStatusList componentStatusList,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
DaemonSet daemonSet,
DaemonSetList daemonSetList,
DeleteOptions deleteOptions,
Deployment deployment,
DeploymentConfigList deploymentConfigList,
DeploymentList deploymentList,
DeploymentRollback deploymentRollback,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
EventList eventList,
Group group,
GroupList groupList,
HorizontalPodAutoscaler horizontalPodAutoscaler,
HorizontalPodAutoscalerList horizontalPodAutoscalerList,
Identity identity,
IdentityList identityList,
ImageList imageList,
ImageStreamList imageStreamList,
ImageStreamTagList imageStreamTagList,
Ingress ingress,
IngressList ingressList,
Job job,
JobList jobList,
LimitRangeList limitRangeList,
ListMeta listMeta,
LocalSubjectAccessReview localSubjectAccessReview,
Namespace namespace,
NamespaceList namespaceList,
Node node,
NodeList nodeList,
OAuthAccessToken oAuthAccessToken,
OAuthAccessTokenList oAuthAccessTokenList,
OAuthAuthorizeToken oAuthAuthorizeToken,
OAuthAuthorizeTokenList oAuthAuthorizeTokenList,
OAuthClient oAuthClient,
OAuthClientAuthorization oAuthClientAuthorization,
OAuthClientAuthorizationList oAuthClientAuthorizationList,
OAuthClientList oAuthClientList,
ObjectMeta objectMeta,
Patch patch,
PersistentVolume persistentVolume,
PersistentVolumeClaim persistentVolumeClaim,
PersistentVolumeClaimList persistentVolumeClaimList,
PersistentVolumeList persistentVolumeList,
PetSet petSet,
PetSetList petSetList,
PodList podList,
PodTemplateList podTemplateList,
Policy policy,
PolicyBinding policyBinding,
PolicyBindingList policyBindingList,
PolicyList policyList,
Project project,
ProjectList projectList,
ProjectRequest projectRequest,
Quantity quantity,
ReplicaSet replicaSet,
ReplicaSetList replicaSetList,
ReplicationControllerList replicationControllerList,
ResourceQuota resourceQuota,
ResourceQuotaList resourceQuotaList,
Role role,
RoleBinding roleBinding,
RoleBindingList roleBindingList,
RoleList roleList,
RootPaths rootPaths,
RouteList routeList,
Scale scale,
Secret secret,
SecretList secretList,
SecurityContextConstraints securityContextConstraints,
SecurityContextConstraintsList securityContextConstraintsList,
ServiceAccount serviceAccount,
ServiceAccountList serviceAccountList,
ServiceList serviceList,
Status status,
SubjectAccessReview subjectAccessReview,
SubjectAccessReviewResponse subjectAccessReviewResponse,
TagEvent tagEvent,
Template template,
TemplateList templateList,
ThirdPartyResource thirdPartyResource,
ThirdPartyResourceList thirdPartyResourceList,
User user,
UserList userList,
WatchEvent watchEvent) |
Constructor and Description |
---|
DoneableEventList(EventList item,
Function<EventList,EventList> function) |
DoneableEventList(EventList item,
Function<EventList,EventList> function) |
DoneableEventList(Function<EventList,EventList> function) |
DoneableEventList(Function<EventList,EventList> function) |
Copyright © 2011–2017 Red Hat. All rights reserved.