jar

org.apache.submarine : submarine-k8s-agent

Maven & Gradle

Apr 15, 2022

Submarine: K8S Agent

Table Of Contents

Latest Version

Download org.apache.submarine : submarine-k8s-agent JAR file - Latest Versions:

All Versions

Download org.apache.submarine : submarine-k8s-agent JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window submarine-k8s-agent-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.submarine.server.k8s.agent

├─ org.apache.submarine.server.k8s.agent.HandlerFactory.class - [JAR]

├─ org.apache.submarine.server.k8s.agent.SubmarineAgent.class - [JAR]

org.apache.submarine.server.k8s.agent.util

├─ org.apache.submarine.server.k8s.agent.util.RestClient.class - [JAR]

org.apache.submarine.server.k8s.agent.handler

├─ org.apache.submarine.server.k8s.agent.handler.CustomResourceHandler.class - [JAR]

├─ org.apache.submarine.server.k8s.agent.handler.NotebookHandler.class - [JAR]

├─ org.apache.submarine.server.k8s.agent.handler.PyTorchJobHandler.class - [JAR]

├─ org.apache.submarine.server.k8s.agent.handler.TFJobHandler.class - [JAR]