listauthenticators

package
v0.0.0-...-f0a77d2 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_list_authenticators_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AuthenticatorInfo

type AuthenticatorInfo struct {
	Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"`
	VersionMaj  uint32 `protobuf:"varint,2,opt,name=version_maj,json=versionMaj,proto3" json:"version_maj,omitempty"`
	VersionMin  uint32 `protobuf:"varint,3,opt,name=version_min,json=versionMin,proto3" json:"version_min,omitempty"`
	VersionRev  uint32 `protobuf:"varint,4,opt,name=version_rev,json=versionRev,proto3" json:"version_rev,omitempty"`
	Id          uint32 `protobuf:"varint,5,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*AuthenticatorInfo) Descriptor deprecated

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

Deprecated: Use AuthenticatorInfo.ProtoReflect.Descriptor instead.

func (*AuthenticatorInfo) GetDescription

func (x *AuthenticatorInfo) GetDescription() string

func (*AuthenticatorInfo) GetId

func (x *AuthenticatorInfo) GetId() uint32

func (*AuthenticatorInfo) GetVersionMaj

func (x *AuthenticatorInfo) GetVersionMaj() uint32

func (*AuthenticatorInfo) GetVersionMin

func (x *AuthenticatorInfo) GetVersionMin() uint32

func (*AuthenticatorInfo) GetVersionRev

func (x *AuthenticatorInfo) GetVersionRev() uint32

func (*AuthenticatorInfo) ProtoMessage

func (*AuthenticatorInfo) ProtoMessage()

func (*AuthenticatorInfo) ProtoReflect

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

func (*AuthenticatorInfo) Reset

func (x *AuthenticatorInfo) Reset()

func (*AuthenticatorInfo) String

func (x *AuthenticatorInfo) String() string

type Operation

type Operation struct {
	// contains filtered or unexported fields
}

func (*Operation) Descriptor deprecated

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

Deprecated: Use Operation.ProtoReflect.Descriptor instead.

func (*Operation) ProtoMessage

func (*Operation) ProtoMessage()

func (*Operation) ProtoReflect

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

func (*Operation) Reset

func (x *Operation) Reset()

func (*Operation) String

func (x *Operation) String() string

type Result

type Result struct {
	Authenticators []*AuthenticatorInfo `protobuf:"bytes,1,rep,name=authenticators,proto3" json:"authenticators,omitempty"`
	// contains filtered or unexported fields
}

func (*Result) Descriptor deprecated

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

Deprecated: Use Result.ProtoReflect.Descriptor instead.

func (*Result) GetAuthenticators

func (x *Result) GetAuthenticators() []*AuthenticatorInfo

func (*Result) ProtoMessage

func (*Result) ProtoMessage()

func (*Result) ProtoReflect

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

func (*Result) Reset

func (x *Result) Reset()

func (*Result) String

func (x *Result) String() string

Jump to

Keyboard shortcuts

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