Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1CreateClusterRequest
Packages that use V1CreateClusterRequest
-
Uses of V1CreateClusterRequest in cn.sliew.carp.module.application.vela.api.v1
Methods in cn.sliew.carp.module.application.vela.api.v1 with parameters of type V1CreateClusterRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1ClusterBase>ClusterApi.createKubeCluster(V1CreateClusterRequest body) org.springframework.http.ResponseEntity<V1ClusterBase>ClusterApi.modifyKubeCluster(String clusterName, V1CreateClusterRequest body)