| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureGate |
ValidationSchema.getFeatureGate() |
FeatureGate |
KubeSchema.getFeatureGate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setFeatureGate(FeatureGate featureGate) |
void |
KubeSchema.setFeatureGate(FeatureGate featureGate) |
| 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.BaseKubernetesList 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,
ImageList imageList,
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.BaseKubernetesList 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,
ImageList imageList,
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 |
|---|---|
FeatureGate |
FeatureGateBuilder.build() |
FeatureGate |
FeatureGateListFluentImpl.buildFirstItem() |
FeatureGate |
FeatureGateListFluent.buildFirstItem() |
FeatureGate |
FeatureGateListFluentImpl.buildItem(Integer index) |
FeatureGate |
FeatureGateListFluent.buildItem(Integer index) |
FeatureGate |
FeatureGateListFluentImpl.buildLastItem() |
FeatureGate |
FeatureGateListFluent.buildLastItem() |
FeatureGate |
FeatureGateListFluentImpl.buildMatchingItem(Predicate<FeatureGateBuilder> predicate) |
FeatureGate |
FeatureGateListFluent.buildMatchingItem(Predicate<FeatureGateBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureGate> |
FeatureGateListFluentImpl.buildItems() |
List<FeatureGate> |
FeatureGateListFluent.buildItems() |
List<FeatureGate> |
FeatureGateListFluentImpl.getItems()
Deprecated.
|
List<FeatureGate> |
FeatureGateListFluent.getItems()
Deprecated.
|
List<FeatureGate> |
FeatureGateList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
A |
FeatureGateListFluentImpl.addAllToItems(Collection<FeatureGate> items) |
A |
FeatureGateListFluent.addAllToItems(Collection<FeatureGate> items) |
A |
FeatureGateListFluentImpl.removeAllFromItems(Collection<FeatureGate> items) |
A |
FeatureGateListFluent.removeAllFromItems(Collection<FeatureGate> items) |
void |
FeatureGateList.setItems(List<FeatureGate> items) |
A |
FeatureGateListFluentImpl.withItems(List<FeatureGate> items) |
A |
FeatureGateListFluent.withItems(List<FeatureGate> items) |
| Constructor and Description |
|---|
FeatureGateBuilder(FeatureGate instance) |
FeatureGateBuilder(FeatureGate instance,
Boolean validationEnabled) |
FeatureGateBuilder(FeatureGateFluent<?> fluent,
FeatureGate instance) |
FeatureGateBuilder(FeatureGateFluent<?> fluent,
FeatureGate instance,
Boolean validationEnabled) |
FeatureGateFluentImpl(FeatureGate instance) |
| Constructor and Description |
|---|
FeatureGateList(String apiVersion,
List<FeatureGate> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2022 Red Hat. All rights reserved.