Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1CreateClusterNamespaceRequest
Packages that use V1CreateClusterNamespaceRequest
-
Uses of V1CreateClusterNamespaceRequest in cn.sliew.carp.module.application.vela.api.v1
Methods in cn.sliew.carp.module.application.vela.api.v1 with parameters of type V1CreateClusterNamespaceRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1CreateClusterNamespaceResponse>ClusterApi.createNamespace(String clusterName, V1CreateClusterNamespaceRequest body)