Class ExternalCloudClient

java.lang.Object
org.qubership.atp.environments.utils.cloud.ExternalCloudClient
Direct Known Subclasses:
KubeClient, OpenshiftClient

public abstract class ExternalCloudClient extends Object
  • Field Details

    • serverUrl

      protected String serverUrl
    • namespace

      protected String namespace
  • Constructor Details

    • ExternalCloudClient

      public ExternalCloudClient()
  • Method Details