Home
last modified time | relevance | path

Searched defs:ListClustersResponse (Results 1 – 25 of 871) sorted by relevance

12345678910>>...35

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/mse/
H A Dlist_clusters.go81 type ListClustersResponse struct { struct
82 *responses.BaseResponse
83 HttpCode string `json:"HttpCode" xml:"HttpCode"`
84 TotalCount int `json:"TotalCount" xml:"TotalCount"`
85 PageSize int `json:"PageSize" xml:"PageSize"`
86 Message string `json:"Message" xml:"Message"`
87 RequestId string `json:"RequestId" xml:"RequestId"`
88 PageNumber int `json:"PageNumber" xml:"PageNumber"`
89 ErrorCode string `json:"ErrorCode" xml:"ErrorCode"`
90 Success bool `json:"Success" xml:"Success"`
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ehpc/
H A Dlist_clusters.go53 …istClustersWithCallback(request *ListClustersRequest, callback func(response *ListClustersResponse
79 type ListClustersResponse struct { struct
80 *responses.BaseResponse
81 RequestId string `json:"RequestId" xml:"RequestId"`
82 TotalCount int `json:"TotalCount" xml:"TotalCount"`
83 PageNumber int `json:"PageNumber" xml:"PageNumber"`
84 PageSize int `json:"PageSize" xml:"PageSize"`
85 Clusters ClustersInListClusters `json:"Clusters" xml:"Clusters"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ehpc/
H A Dlist_clusters.go58 …istClustersWithCallback(request *ListClustersRequest, callback func(response *ListClustersResponse
84 type ListClustersResponse struct { struct
85 *responses.BaseResponse
86 RequestId string `json:"RequestId" xml:"RequestId"`
87 TotalCount int `json:"TotalCount" xml:"TotalCount"`
88 PageNumber int `json:"PageNumber" xml:"PageNumber"`
89 PageSize int `json:"PageSize" xml:"PageSize"`
90 Clusters ClustersInListClusters `json:"Clusters" xml:"Clusters"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ehpc/
H A Dlist_clusters.go58 …istClustersWithCallback(request *ListClustersRequest, callback func(response *ListClustersResponse
84 type ListClustersResponse struct { struct
85 *responses.BaseResponse
86 RequestId string `json:"RequestId" xml:"RequestId"`
87 TotalCount int `json:"TotalCount" xml:"TotalCount"`
88 PageNumber int `json:"PageNumber" xml:"PageNumber"`
89 PageSize int `json:"PageSize" xml:"PageSize"`
90 Clusters Clusters `json:"Clusters" xml:"Clusters"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Dlist_clusters.go58 …istClustersWithCallback(request *ListClustersRequest, callback func(response *ListClustersResponse
91 type ListClustersResponse struct { struct
92 *responses.BaseResponse
93 RequestId string `json:"RequestId" xml:"RequestId"`
94 TotalCount int `json:"TotalCount" xml:"TotalCount"`
95 PageNumber int `json:"PageNumber" xml:"PageNumber"`
96 PageSize int `json:"PageSize" xml:"PageSize"`
97 Clusters ClustersInListClusters `json:"Clusters" xml:"Clusters"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Dlist_clusters.go58 …istClustersWithCallback(request *ListClustersRequest, callback func(response *ListClustersResponse
91 type ListClustersResponse struct { struct
92 *responses.BaseResponse
93 RequestId string `json:"RequestId" xml:"RequestId"`
94 TotalCount int `json:"TotalCount" xml:"TotalCount"`
95 PageNumber int `json:"PageNumber" xml:"PageNumber"`
96 PageSize int `json:"PageSize" xml:"PageSize"`
97 Clusters ClustersInListClusters `json:"Clusters" xml:"Clusters"`
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Dlist_clusters.go53 …istClustersWithCallback(request *ListClustersRequest, callback func(response *ListClustersResponse
98 type ListClustersResponse struct { struct
99 *responses.BaseResponse
100 RequestId string `json:"RequestId" xml:"RequestId"`
101 TotalCount int `json:"TotalCount" xml:"TotalCount"`
102 PageNumber int `json:"PageNumber" xml:"PageNumber"`
103 PageSize int `json:"PageSize" xml:"PageSize"`
104 Clusters ClustersInListClusters `json:"Clusters" xml:"Clusters"`
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/containerengine/
H A Dlist_clusters_request_response.go63 type ListClustersResponse struct { struct
66 RawResponse *http.Response
69 Items []ClusterSummary `presentIn:"body"`
73 OpcNextPage *string `presentIn:"header" name:"opc-next-page"`
77 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
80 func (response ListClustersResponse) String() string {
85 func (response ListClustersResponse) HTTPResponse() *http.Response {
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/containerengine/
H A Dlist_clusters_request_response.go62 type ListClustersResponse struct { struct
65 RawResponse *http.Response
68 Items []ClusterSummary `presentIn:"body"`
72 OpcNextPage *string `presentIn:"header" name:"opc-next-page"`
76 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
79 func (response ListClustersResponse) String() string {
84 func (response ListClustersResponse) HTTPResponse() *http.Response {
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go93 type ListClustersResponse struct { struct
95 Clusters []*Cluster `protobuf:"bytes,1,rep,name=clusters" json:"clusters,omitempty"`
97 …s []*Zone `protobuf:"bytes,2,rep,name=failed_zones,json=failedZones" json:"failed_zones,omitempty"`
100 func (m *ListClustersResponse) Reset() { *m = ListClustersResponse{} }
101 func (m *ListClustersResponse) String() string { return proto.CompactTextString(m) }
102 func (*ListClustersResponse) ProtoMessage() {}
103 func (*ListClustersResponse) Descriptor() ([]byte, []int) { return fileDescriptor2, []int{4} }
105 func (m *ListClustersResponse) GetClusters() []*Cluster {
112 func (m *ListClustersResponse) GetFailedZones() []*Zone {
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/google.golang.org/genproto/googleapis/bigtable/admin/cluster/v1/
H A Dbigtable_cluster_service_messages.pb.go245 type ListClustersResponse struct { struct
246 state protoimpl.MessageState
247 sizeCache protoimpl.SizeCache
248 unknownFields protoimpl.UnknownFields
256 func (x *ListClustersResponse) Reset() {
265 func (x *ListClustersResponse) String() string {
269 func (*ListClustersResponse) ProtoMessage() {}
271 func (x *ListClustersResponse) ProtoReflect() protoreflect.Message {
284 func (*ListClustersResponse) Descriptor() ([]byte, []int) {
288 func (x *ListClustersResponse) GetClusters() []*Cluster {
[all …]

12345678910>>...35