Home
last modified time | relevance | path

Searched defs:DescribeGroupsResponse (Results 1 – 25 of 74) sorted by relevance

123

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vs/
H A Ddescribe_groups.go53 …beGroupsWithCallback(request *DescribeGroupsRequest, callback func(response *DescribeGroupsRespons…
89 type DescribeGroupsResponse struct { struct
90 *responses.BaseResponse
91 RequestId string `json:"RequestId" xml:"RequestId"`
92 PageSize int64 `json:"PageSize" xml:"PageSize"`
93 PageNum int64 `json:"PageNum" xml:"PageNum"`
94 PageCount int64 `json:"PageCount" xml:"PageCount"`
95 TotalCount int64 `json:"TotalCount" xml:"TotalCount"`
96 Groups []Group `json:"Groups" xml:"Groups"`
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Shopify/sarama/
H A Ddescribe_groups_response.go3 type DescribeGroupsResponse struct { struct
4 Groups []*GroupDescription
7 func (r *DescribeGroupsResponse) encode(pe packetEncoder) error {
21 func (r *DescribeGroupsResponse) decode(pd packetDecoder, version int16) (err error) {
38 func (r *DescribeGroupsResponse) key() int16 {
42 func (r *DescribeGroupsResponse) version() int16 {
46 func (r *DescribeGroupsResponse) headerVersion() int16 {
50 func (r *DescribeGroupsResponse) requiredVersion() KafkaVersion {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/Shopify/sarama/
H A Ddescribe_groups_response.go3 type DescribeGroupsResponse struct { struct
4 Groups []*GroupDescription
7 func (r *DescribeGroupsResponse) encode(pe packetEncoder) error {
21 func (r *DescribeGroupsResponse) decode(pd packetDecoder, version int16) (err error) {
38 func (r *DescribeGroupsResponse) key() int16 {
42 func (r *DescribeGroupsResponse) version() int16 {
46 func (r *DescribeGroupsResponse) headerVersion() int16 {
50 func (r *DescribeGroupsResponse) requiredVersion() KafkaVersion {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/Shopify/sarama/sarama-1.26.4/
H A Ddescribe_groups_response.go3 type DescribeGroupsResponse struct { struct
4 Groups []*GroupDescription
7 func (r *DescribeGroupsResponse) encode(pe packetEncoder) error {
21 func (r *DescribeGroupsResponse) decode(pd packetDecoder, version int16) (err error) {
38 func (r *DescribeGroupsResponse) key() int16 {
42 func (r *DescribeGroupsResponse) version() int16 {
46 func (r *DescribeGroupsResponse) headerVersion() int16 {
50 func (r *DescribeGroupsResponse) requiredVersion() KafkaVersion {
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/Shopify/sarama/
H A Ddescribe_groups_response.go3 type DescribeGroupsResponse struct { struct
4 Groups []*GroupDescription
7 func (r *DescribeGroupsResponse) encode(pe packetEncoder) error {
21 func (r *DescribeGroupsResponse) decode(pd packetDecoder, version int16) (err error) {
38 func (r *DescribeGroupsResponse) key() int16 {
42 func (r *DescribeGroupsResponse) version() int16 {
46 func (r *DescribeGroupsResponse) requiredVersion() KafkaVersion {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/Shopify/sarama/
H A Ddescribe_groups_response.go3 type DescribeGroupsResponse struct { struct
4 Groups []*GroupDescription
7 func (r *DescribeGroupsResponse) encode(pe packetEncoder) error {
21 func (r *DescribeGroupsResponse) decode(pd packetDecoder, version int16) (err error) {
38 func (r *DescribeGroupsResponse) key() int16 {
42 func (r *DescribeGroupsResponse) version() int16 {
46 func (r *DescribeGroupsResponse) requiredVersion() KafkaVersion {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/Shopify/sarama/sarama-1.19.0/
H A Ddescribe_groups_response.go3 type DescribeGroupsResponse struct { struct
4 Groups []*GroupDescription
7 func (r *DescribeGroupsResponse) encode(pe packetEncoder) error {
21 func (r *DescribeGroupsResponse) decode(pd packetDecoder, version int16) (err error) {
38 func (r *DescribeGroupsResponse) key() int16 {
42 func (r *DescribeGroupsResponse) version() int16 {
46 func (r *DescribeGroupsResponse) requiredVersion() KafkaVersion {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/Shopify/sarama/
H A Ddescribe_groups_response.go3 type DescribeGroupsResponse struct { struct
4 Groups []*GroupDescription
7 func (r *DescribeGroupsResponse) encode(pe packetEncoder) error {
21 func (r *DescribeGroupsResponse) decode(pd packetDecoder) (err error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/iotvideoindustry/v20201201/
H A Dmodels.go1060 type DescribeGroupsResponse struct { struct
1061 *tchttp.BaseResponse
1062 Response *struct {
1073 func (r *DescribeGroupsResponse) ToJsonString() string {
1080 func (r *DescribeGroupsResponse) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/iotvideoindustry/v20201201/
H A Dmodels.go1150 type DescribeGroupsResponse struct { struct
1151 *tchttp.BaseResponse
1152 Response *struct {
1163 func (r *DescribeGroupsResponse) ToJsonString() string {
1170 func (r *DescribeGroupsResponse) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/iotvideoindustry/v20201201/
H A Dmodels.go1150 type DescribeGroupsResponse struct { struct
1151 *tchttp.BaseResponse
1152 Response *struct {
1163 func (r *DescribeGroupsResponse) ToJsonString() string {
1170 func (r *DescribeGroupsResponse) FromJsonString(s string) error {
/dports/net/py-kafka-python/kafka-python-1.4.5/kafka/protocol/
H A Dadmin.py276 DescribeGroupsResponse = [DescribeGroupsResponse_v0, DescribeGroupsResponse_v1] variable
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json399 "DescribeGroupsResponse": { object
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json399 "DescribeGroupsResponse": { object
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/models/apis/workdocs/2016-05-01/
H A Ddocs-2.json414 "DescribeGroupsResponse": { object

123