View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cluster-registry-client-java-1.0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.alauda.devops.java.clusterregistry.client.apis
├─ io.alauda.devops.java.clusterregistry.client.apis.ClusterregistryK8sIoApi.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.apis.ClusterregistryK8sIoV1alpha1Api.class - [JAR]
io.alauda.devops.java.clusterregistry.client.models
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1AuthInfo.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1Cluster.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1ClusterAuthInfo.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1ClusterCondition.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1ClusterKubernetesApiEndpoints.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1ClusterList.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1ClusterSpec.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1ClusterStatus.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1KubernetesAPIEndpoints.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1ObjectReference.class - [JAR]
├─ io.alauda.devops.java.clusterregistry.client.models.V1alpha1ServerAddressByClientCIDR.class - [JAR]