credshelper

package
v0.0.0-...-3e4c533 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_api_credshelper_credshelper_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CachedCredentials

type CachedCredentials struct {
	Mechanism     string                 `protobuf:"bytes,1,opt,name=mechanism,proto3" json:"mechanism,omitempty"`
	Token         string                 `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"`
	Expiry        *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=expiry,proto3" json:"expiry,omitempty"`
	RefreshExpiry *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=refresh_expiry,json=refreshExpiry,proto3" json:"refresh_expiry,omitempty"`
	// contains filtered or unexported fields
}

func (*CachedCredentials) Descriptor deprecated

func (*CachedCredentials) Descriptor() ([]byte, []int)

Deprecated: Use CachedCredentials.ProtoReflect.Descriptor instead.

func (*CachedCredentials) GetExpiry

func (x *CachedCredentials) GetExpiry() *timestamppb.Timestamp

func (*CachedCredentials) GetMechanism

func (x *CachedCredentials) GetMechanism() string

func (*CachedCredentials) GetRefreshExpiry

func (x *CachedCredentials) GetRefreshExpiry() *timestamppb.Timestamp

func (*CachedCredentials) GetToken

func (x *CachedCredentials) GetToken() string

func (*CachedCredentials) ProtoMessage

func (*CachedCredentials) ProtoMessage()

func (*CachedCredentials) ProtoReflect

func (x *CachedCredentials) ProtoReflect() protoreflect.Message

func (*CachedCredentials) Reset

func (x *CachedCredentials) Reset()

func (*CachedCredentials) String

func (x *CachedCredentials) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL