Home
last modified time | relevance | path

Searched defs:KeyRingIterator (Results 1 – 25 of 57) sorted by relevance

123

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go613 type KeyRingIterator struct { struct
614 items []*kmspb.KeyRing
615 pageInfo *iterator.PageInfo
616 nextFunc func() error
624 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
628 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
634 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
644 func (it *KeyRingIterator) bufLen() int {
648 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/java/bouncycastle15/crypto-169/pg/src/main/j2me/org/bouncycastle/openpgp/
H A DKeyRingIterator.java7 class KeyRingIterator class
13 KeyRingIterator(List<Long> ids, Map rings) in KeyRingIterator() method in KeyRingIterator
/dports/java/bouncycastle15/crypto-169/pg/src/main/java/org/bouncycastle/openpgp/
H A DKeyRingIterator.java7 class KeyRingIterator class
13 KeyRingIterator(List<Long> ids, Map rings) in KeyRingIterator() method in KeyRingIterator
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go717 type KeyRingIterator struct { struct
718 items []*kmspb.KeyRing
719 pageInfo *iterator.PageInfo
720 nextFunc func() error
728 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
732 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
738 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
748 func (it *KeyRingIterator) bufLen() int {
752 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go717 type KeyRingIterator struct { struct
718 items []*kmspb.KeyRing
719 pageInfo *iterator.PageInfo
720 nextFunc func() error
728 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
732 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
738 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
748 func (it *KeyRingIterator) bufLen() int {
752 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go718 type KeyRingIterator struct { struct
719 items []*kmspb.KeyRing
720 pageInfo *iterator.PageInfo
721 nextFunc func() error
729 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
733 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
739 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
749 func (it *KeyRingIterator) bufLen() int {
753 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go718 type KeyRingIterator struct { struct
719 items []*kmspb.KeyRing
720 pageInfo *iterator.PageInfo
721 nextFunc func() error
729 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
733 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
739 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
749 func (it *KeyRingIterator) bufLen() int {
753 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go717 type KeyRingIterator struct { struct
718 items []*kmspb.KeyRing
719 pageInfo *iterator.PageInfo
720 nextFunc func() error
728 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
732 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
738 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
748 func (it *KeyRingIterator) bufLen() int {
752 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go717 type KeyRingIterator struct { struct
718 items []*kmspb.KeyRing
719 pageInfo *iterator.PageInfo
720 nextFunc func() error
728 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
732 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
738 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
748 func (it *KeyRingIterator) bufLen() int {
752 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go717 type KeyRingIterator struct { struct
718 items []*kmspb.KeyRing
719 pageInfo *iterator.PageInfo
720 nextFunc func() error
728 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
732 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
738 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
748 func (it *KeyRingIterator) bufLen() int {
752 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go715 type KeyRingIterator struct { struct
716 items []*kmspb.KeyRing
717 pageInfo *iterator.PageInfo
718 nextFunc func() error
726 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
730 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
736 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
746 func (it *KeyRingIterator) bufLen() int {
750 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go717 type KeyRingIterator struct { struct
718 items []*kmspb.KeyRing
719 pageInfo *iterator.PageInfo
720 nextFunc func() error
728 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
732 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
738 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
748 func (it *KeyRingIterator) bufLen() int {
752 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go717 type KeyRingIterator struct { struct
718 items []*kmspb.KeyRing
719 pageInfo *iterator.PageInfo
720 nextFunc func() error
728 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
732 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
738 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
748 func (it *KeyRingIterator) bufLen() int {
752 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go717 type KeyRingIterator struct { struct
718 items []*kmspb.KeyRing
719 pageInfo *iterator.PageInfo
720 nextFunc func() error
728 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
732 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
738 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
748 func (it *KeyRingIterator) bufLen() int {
752 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go717 type KeyRingIterator struct { struct
718 items []*kmspb.KeyRing
719 pageInfo *iterator.PageInfo
720 nextFunc func() error
728 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
732 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
738 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
748 func (it *KeyRingIterator) bufLen() int {
752 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go686 type KeyRingIterator struct { struct
687 items []*kmspb.KeyRing
688 pageInfo *iterator.PageInfo
689 nextFunc func() error
697 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
701 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
707 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
717 func (it *KeyRingIterator) bufLen() int {
721 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go717 type KeyRingIterator struct { struct
718 items []*kmspb.KeyRing
719 pageInfo *iterator.PageInfo
720 nextFunc func() error
728 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
732 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
738 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
748 func (it *KeyRingIterator) bufLen() int {
752 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go687 type KeyRingIterator struct { struct
688 items []*kmspb.KeyRing
689 pageInfo *iterator.PageInfo
690 nextFunc func() error
698 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
702 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
708 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
718 func (it *KeyRingIterator) bufLen() int {
722 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/cloud.google.com/go/google-cloud-go-0.40.0/kms/apiv1/
H A Dkey_management_client.go718 type KeyRingIterator struct { struct
719 items []*kmspb.KeyRing
720 pageInfo *iterator.PageInfo
721 nextFunc func() error
729 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
733 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
739 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
749 func (it *KeyRingIterator) bufLen() int {
753 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go1203 type KeyRingIterator struct { struct
1204 items []*kmspb.KeyRing
1205 pageInfo *iterator.PageInfo
1206 nextFunc func() error
1211 Response interface{}
1219 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
1223 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
1229 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
1239 func (it *KeyRingIterator) bufLen() int {
1243 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/kms/apiv1/
H A Dkey_management_client.go1223 type KeyRingIterator struct { struct
1224 items []*kmspb.KeyRing
1225 pageInfo *iterator.PageInfo
1226 nextFunc func() error
1231 Response interface{}
1239 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
1243 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
1249 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
1259 func (it *KeyRingIterator) bufLen() int {
1263 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go1101 type KeyRingIterator struct { struct
1102 items []*kmspb.KeyRing
1103 pageInfo *iterator.PageInfo
1104 nextFunc func() error
1109 Response interface{}
1117 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
1121 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
1127 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
1137 func (it *KeyRingIterator) bufLen() int {
1141 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go1105 type KeyRingIterator struct { struct
1106 items []*kmspb.KeyRing
1107 pageInfo *iterator.PageInfo
1108 nextFunc func() error
1113 Response interface{}
1121 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
1125 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
1131 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
1141 func (it *KeyRingIterator) bufLen() int {
1145 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go1223 type KeyRingIterator struct { struct
1224 items []*kmspb.KeyRing
1225 pageInfo *iterator.PageInfo
1226 nextFunc func() error
1231 Response interface{}
1239 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
1243 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
1249 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
1259 func (it *KeyRingIterator) bufLen() int {
1263 func (it *KeyRingIterator) takeBuf() interface{} {
/dports/security/lego/lego-4.5.3/vendor/cloud.google.com/go/kms/apiv1/
H A Dkey_management_client.go1105 type KeyRingIterator struct { struct
1106 items []*kmspb.KeyRing
1107 pageInfo *iterator.PageInfo
1108 nextFunc func() error
1113 Response interface{}
1121 …ch func(pageSize int, pageToken string) (results []*kmspb.KeyRing, nextPageToken string, err error)
1125 func (it *KeyRingIterator) PageInfo() *iterator.PageInfo {
1131 func (it *KeyRingIterator) Next() (*kmspb.KeyRing, error) {
1141 func (it *KeyRingIterator) bufLen() int {
1145 func (it *KeyRingIterator) takeBuf() interface{} {

123