Kubernetes client

Kubernetes api server client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.simplyti.cloud
ArtifactId

ArtifactId

kube-client
Last Version

Last Version

1.0.0-rc5
Release Date

Release Date

Type

Type

jar
Description

Description

Kubernetes client
Kubernetes api server client
Project URL

Project URL

https://github.com/simplyti/kube-client
Source Code Management

Source Code Management

https://github.com/simplyti/kube-client

Download kube-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.simplyti.cloud/kube-client/ -->
<dependency>
    <groupId>com.simplyti.cloud</groupId>
    <artifactId>kube-client</artifactId>
    <version>1.0.0-rc5</version>
</dependency>
// https://jarcasting.com/artifacts/com.simplyti.cloud/kube-client/
implementation 'com.simplyti.cloud:kube-client:1.0.0-rc5'
// https://jarcasting.com/artifacts/com.simplyti.cloud/kube-client/
implementation ("com.simplyti.cloud:kube-client:1.0.0-rc5")
'com.simplyti.cloud:kube-client:jar:1.0.0-rc5'
<dependency org="com.simplyti.cloud" name="kube-client" rev="1.0.0-rc5">
  <artifact name="kube-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simplyti.cloud', module='kube-client', version='1.0.0-rc5')
)
libraryDependencies += "com.simplyti.cloud" % "kube-client" % "1.0.0-rc5"
[com.simplyti.cloud/kube-client "1.0.0-rc5"]

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-transport jar 4.1.22.Final
io.netty : netty-handler jar 4.1.22.Final
io.netty : netty-codec-http jar 4.1.22.Final
io.netty : netty-transport-native-epoll jar 4.1.22.Final
com.jsoniter : jsoniter jar 0.9.22
io.vavr : vavr jar 0.9.2
com.google.guava : guava jar 24.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
com.jayway.awaitility : awaitility jar 1.7.0
info.cukes : cucumber-guice jar 1.2.5
info.cukes : cucumber-junit jar 1.2.5
com.google.inject : guice jar 4.2.0
commons-io : commons-io jar 2.6
org.apache.logging.log4j : log4j-api jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0

Project Modules

There are no modules declared in this project.

Build Status codecov Codacy Badge

kube-client

Versions

Version
1.0.0-rc5
1.0.0-rc4
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
0.0.1