| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
APIServer |
ValidationSchema.getAPIServer() |
APIServer |
KubeSchema.getAPIServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setAPIServer(APIServer aPIServer) |
void |
KubeSchema.setAPIServer(APIServer aPIServer) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
APIServer aPIServer,
APIServerList aPIServerList,
Authentication authentication,
AuthenticationList authenticationList,
io.fabric8.kubernetes.api.model.KubernetesList baseKubernetesList,
Build build,
BuildList buildList,
ClusterOperator clusterOperator,
ClusterOperatorList clusterOperatorList,
ClusterVersion clusterVersion,
ClusterVersionList clusterVersionList,
ConfigMapFileReference configMapFileReference,
Console console,
ConsoleList consoleList,
DNS dns,
DNSList dNSList,
DNSZone dNSZone,
FeatureGate featureGate,
FeatureGateList featureGateList,
Image image,
ImageContentPolicy imageContentPolicy,
ImageContentPolicyList imageContentPolicyList,
ImageDigestMirrorSet imageDigestMirrorSet,
ImageDigestMirrorSetList imageDigestMirrorSetList,
ImageList imageList,
ImageTagMirrorSet imageTagMirrorSet,
ImageTagMirrorSetList imageTagMirrorSetList,
io.fabric8.kubernetes.api.model.version.Info info,
Infrastructure infrastructure,
InfrastructureList infrastructureList,
Ingress ingress,
IngressList ingressList,
Network network,
NetworkList networkList,
OAuth oAuth,
OAuthList oAuthList,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
OperatorHub operatorHub,
OperatorHubList operatorHubList,
io.fabric8.kubernetes.api.model.Patch patch,
Project project,
ProjectList projectList,
Proxy proxy,
ProxyList proxyList,
io.fabric8.kubernetes.api.model.authorization.v1.ResourceAttributes resourceAttributes,
Scheduler scheduler,
SchedulerList schedulerList,
SecretNameReference secretNameReference,
io.fabric8.kubernetes.api.model.Status status,
TLSProfileSpec tLSProfileSpec,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
ValidationSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
APIServer aPIServer,
APIServerList aPIServerList,
Authentication authentication,
AuthenticationList authenticationList,
io.fabric8.kubernetes.api.model.KubernetesList baseKubernetesList,
Build build,
BuildList buildList,
ClusterOperator clusterOperator,
ClusterOperatorList clusterOperatorList,
ClusterVersion clusterVersion,
ClusterVersionList clusterVersionList,
ConfigMapFileReference configMapFileReference,
Console console,
ConsoleList consoleList,
DNS dns,
DNSList dNSList,
DNSZone dNSZone,
FeatureGate featureGate,
FeatureGateList featureGateList,
Image image,
ImageContentPolicy imageContentPolicy,
ImageContentPolicyList imageContentPolicyList,
ImageDigestMirrorSet imageDigestMirrorSet,
ImageDigestMirrorSetList imageDigestMirrorSetList,
ImageList imageList,
ImageTagMirrorSet imageTagMirrorSet,
ImageTagMirrorSetList imageTagMirrorSetList,
io.fabric8.kubernetes.api.model.version.Info info,
Infrastructure infrastructure,
InfrastructureList infrastructureList,
Ingress ingress,
IngressList ingressList,
Network network,
NetworkList networkList,
OAuth oAuth,
OAuthList oAuthList,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
OperatorHub operatorHub,
OperatorHubList operatorHubList,
io.fabric8.kubernetes.api.model.Patch patch,
Project project,
ProjectList projectList,
Proxy proxy,
ProxyList proxyList,
io.fabric8.kubernetes.api.model.authorization.v1.ResourceAttributes resourceAttributes,
Scheduler scheduler,
SchedulerList schedulerList,
SecretNameReference secretNameReference,
io.fabric8.kubernetes.api.model.Status status,
TLSProfileSpec tLSProfileSpec,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
APIServer |
APIServerBuilder.build() |
APIServer |
APIServerListFluent.buildFirstItem() |
APIServer |
APIServerListFluent.buildItem(int index) |
APIServer |
APIServerListFluent.buildLastItem() |
APIServer |
APIServerListFluent.buildMatchingItem(Predicate<APIServerBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<APIServer> |
APIServerListFluent.buildItems() |
List<APIServer> |
APIServerList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
APIServerListFluent.ItemsNested<A> |
APIServerListFluent.addNewItemLike(APIServer item) |
A |
APIServerListFluent.addToItems(APIServer... items) |
A |
APIServerListFluent.addToItems(int index,
APIServer item) |
protected void |
APIServerFluent.copyInstance(APIServer instance) |
A |
APIServerListFluent.removeFromItems(APIServer... items) |
APIServerListFluent.ItemsNested<A> |
APIServerListFluent.setNewItemLike(int index,
APIServer item) |
A |
APIServerListFluent.setToItems(int index,
APIServer item) |
A |
APIServerListFluent.withItems(APIServer... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
APIServerListFluent.addAllToItems(Collection<APIServer> items) |
A |
APIServerListFluent.removeAllFromItems(Collection<APIServer> items) |
void |
APIServerList.setItems(List<APIServer> items) |
A |
APIServerListFluent.withItems(List<APIServer> items) |
| Constructor and Description |
|---|
APIServerBuilder(APIServer instance) |
APIServerBuilder(APIServerFluent<?> fluent,
APIServer instance) |
APIServerFluent(APIServer instance) |
| Constructor and Description |
|---|
APIServerList(String apiVersion,
List<APIServer> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2023 Red Hat. All rights reserved.