Interface ClusterManagementServiceTransport


  • @Experimental
    public interface ClusterManagementServiceTransport
    Interface which abstracts the transport between the CMS client and the endpoint. Currently only an http implementation exists. However it does allow for different implementations; perhaps something that doesn't use RestTemplate. This interface supports the operations from ClusterManagementService.