| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
ImageContentPolicy |
ValidationSchema.getImageContentPolicy() |
ImageContentPolicy |
KubeSchema.getImageContentPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setImageContentPolicy(ImageContentPolicy imageContentPolicy) |
void |
KubeSchema.setImageContentPolicy(ImageContentPolicy imageContentPolicy) |
| 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 |
|---|---|
ImageContentPolicy |
ImageContentPolicyBuilder.build() |
ImageContentPolicy |
ImageContentPolicyListFluent.buildFirstItem() |
ImageContentPolicy |
ImageContentPolicyListFluent.buildItem(int index) |
ImageContentPolicy |
ImageContentPolicyListFluent.buildLastItem() |
ImageContentPolicy |
ImageContentPolicyListFluent.buildMatchingItem(Predicate<ImageContentPolicyBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<ImageContentPolicy> |
ImageContentPolicyListFluent.buildItems() |
List<ImageContentPolicy> |
ImageContentPolicyList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ImageContentPolicyListFluent.ItemsNested<A> |
ImageContentPolicyListFluent.addNewItemLike(ImageContentPolicy item) |
A |
ImageContentPolicyListFluent.addToItems(ImageContentPolicy... items) |
A |
ImageContentPolicyListFluent.addToItems(int index,
ImageContentPolicy item) |
protected void |
ImageContentPolicyFluent.copyInstance(ImageContentPolicy instance) |
A |
ImageContentPolicyListFluent.removeFromItems(ImageContentPolicy... items) |
ImageContentPolicyListFluent.ItemsNested<A> |
ImageContentPolicyListFluent.setNewItemLike(int index,
ImageContentPolicy item) |
A |
ImageContentPolicyListFluent.setToItems(int index,
ImageContentPolicy item) |
A |
ImageContentPolicyListFluent.withItems(ImageContentPolicy... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
ImageContentPolicyListFluent.addAllToItems(Collection<ImageContentPolicy> items) |
A |
ImageContentPolicyListFluent.removeAllFromItems(Collection<ImageContentPolicy> items) |
void |
ImageContentPolicyList.setItems(List<ImageContentPolicy> items) |
A |
ImageContentPolicyListFluent.withItems(List<ImageContentPolicy> items) |
| Constructor and Description |
|---|
ImageContentPolicyBuilder(ImageContentPolicy instance) |
ImageContentPolicyBuilder(ImageContentPolicyFluent<?> fluent,
ImageContentPolicy instance) |
ImageContentPolicyFluent(ImageContentPolicy instance) |
| Constructor and Description |
|---|
ImageContentPolicyList(String apiVersion,
List<ImageContentPolicy> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2024 Red Hat. All rights reserved.