Home
last modified time | relevance | path

Searched defs:GetAccessTokenResponse (Results 1 – 25 of 252) sorted by relevance

1234567891011

/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go268 type GetAccessTokenResponse struct { struct
269 … *string `protobuf:"bytes,1,opt,name=access_token,json=accessToken" json:"access_token,omitempty"`
270 …`protobuf:"varint,2,opt,name=expiration_time,json=expirationTime" json:"expiration_time,omitempty"`
271 XXX_unrecognized []byte `json:"-"`
274 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
275 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
276 func (*GetAccessTokenResponse) ProtoMessage() {}
277 func (*GetAccessTokenResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{9} }
279 func (m *GetAccessTokenResponse) GetAccessToken() string {
286 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/appengine_internal/app_identity/
H A Dapp_identity_service.sdk.pb.go254 type GetAccessTokenResponse struct { struct
255 … *string `protobuf:"bytes,1,opt,name=access_token,json=accessToken" json:"access_token,omitempty"`
256 …`protobuf:"varint,2,opt,name=expiration_time,json=expirationTime" json:"expiration_time,omitempty"`
257 XXX_unrecognized []byte `json:"-"`
260 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
261 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
262 func (*GetAccessTokenResponse) ProtoMessage() {}
264 func (m *GetAccessTokenResponse) GetAccessToken() string {
271 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/gddo/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/sysutils/docker-machine/machine-0.16.2/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/golang/gddo/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/www/tusc/tusc-0.4.7/vendor/github.com/tus/tusd/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/appengine/internal/app_identity/
H A Dapp_identity_service.pb.go247 type GetAccessTokenResponse struct { struct
248 AccessToken *string `protobuf:"bytes,1,opt,name=access_token" json:"access_token,omitempty"`
249 …ationTime *int64 `protobuf:"varint,2,opt,name=expiration_time" json:"expiration_time,omitempty"`
250 XXX_unrecognized []byte `json:"-"`
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} }
254 func (m *GetAccessTokenResponse) String() string { return proto.CompactTextString(m) }
255 func (*GetAccessTokenResponse) ProtoMessage() {}
257 func (m *GetAccessTokenResponse) GetAccessToken() string {
264 func (m *GetAccessTokenResponse) GetExpirationTime() int64 {

1234567891011