Registry / cloud / openshift-model

openshift-model

JSON →
library7.6.1javamavenunverified

Java client library providing model classes for interacting with Kubernetes and OpenShift APIs.

<dependency> <groupId>io.fabric8</groupId> <artifactId>openshift-model</artifactId> <version>7.6.1</version> </dependency>
INSTALL
IMPORT
SIG · OPENSHIFT-MODEL
O
openshift-model
cloudjavav7.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Route
io.fabric8.openshift.api.model.Route

Create an OpenShift Route object.

import io.fabric8.openshift.api.model.Route; Route route = new Route(); route.getMetadata().setName("my-route");
Debug
Known issues
breakingVersion 7.x may have breaking changes from 6.x in API model classes.
fix
Review the changelog and update imports accordingly.
affects: >=7.0.0
Upgrade
Version history
7.6.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
OpenAI (training)
1
Resources
openshift-model — mvn dependency:get openshift-model · libregistry