diagnosticv1alpha1

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_commonfate_control_diagnostic_v1alpha1_diagnostic_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AllDiagnostics

type AllDiagnostics struct {
	OauthTokenMetadata *GetOAuthTokenMetadataResponse `protobuf:"bytes,1,opt,name=oauth_token_metadata,json=oauthTokenMetadata,proto3" json:"oauth_token_metadata,omitempty"`
	// contains filtered or unexported fields
}

AllDiagnostics is used client-side to combine and serialise all collected diagnostics into a single JSON.

func (*AllDiagnostics) Descriptor deprecated

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

Deprecated: Use AllDiagnostics.ProtoReflect.Descriptor instead.

func (*AllDiagnostics) GetOauthTokenMetadata

func (x *AllDiagnostics) GetOauthTokenMetadata() *GetOAuthTokenMetadataResponse

func (*AllDiagnostics) ProtoMessage

func (*AllDiagnostics) ProtoMessage()

func (*AllDiagnostics) ProtoReflect

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

func (*AllDiagnostics) Reset

func (x *AllDiagnostics) Reset()

func (*AllDiagnostics) String

func (x *AllDiagnostics) String() string

type GetOAuthTokenMetadataRequest

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

func (*GetOAuthTokenMetadataRequest) Descriptor deprecated

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

Deprecated: Use GetOAuthTokenMetadataRequest.ProtoReflect.Descriptor instead.

func (*GetOAuthTokenMetadataRequest) ProtoMessage

func (*GetOAuthTokenMetadataRequest) ProtoMessage()

func (*GetOAuthTokenMetadataRequest) ProtoReflect

func (*GetOAuthTokenMetadataRequest) Reset

func (x *GetOAuthTokenMetadataRequest) Reset()

func (*GetOAuthTokenMetadataRequest) String

type GetOAuthTokenMetadataResponse

type GetOAuthTokenMetadataResponse struct {
	Tokens []*OAuthTokenMetadata `protobuf:"bytes,1,rep,name=tokens,proto3" json:"tokens,omitempty"`
	// contains filtered or unexported fields
}

func (*GetOAuthTokenMetadataResponse) Descriptor deprecated

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

Deprecated: Use GetOAuthTokenMetadataResponse.ProtoReflect.Descriptor instead.

func (*GetOAuthTokenMetadataResponse) GetTokens

func (*GetOAuthTokenMetadataResponse) ProtoMessage

func (*GetOAuthTokenMetadataResponse) ProtoMessage()

func (*GetOAuthTokenMetadataResponse) ProtoReflect

func (*GetOAuthTokenMetadataResponse) Reset

func (x *GetOAuthTokenMetadataResponse) Reset()

func (*GetOAuthTokenMetadataResponse) String

type OAuthTokenMetadata

type OAuthTokenMetadata struct {
	Id        string                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	AppName   string                 `protobuf:"bytes,2,opt,name=app_name,json=appName,proto3" json:"app_name,omitempty"`
	ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
	// contains filtered or unexported fields
}

func (*OAuthTokenMetadata) Descriptor deprecated

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

Deprecated: Use OAuthTokenMetadata.ProtoReflect.Descriptor instead.

func (*OAuthTokenMetadata) GetAppName

func (x *OAuthTokenMetadata) GetAppName() string

func (*OAuthTokenMetadata) GetExpiresAt

func (x *OAuthTokenMetadata) GetExpiresAt() *timestamppb.Timestamp

func (*OAuthTokenMetadata) GetId

func (x *OAuthTokenMetadata) GetId() string

func (*OAuthTokenMetadata) ProtoMessage

func (*OAuthTokenMetadata) ProtoMessage()

func (*OAuthTokenMetadata) ProtoReflect

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

func (*OAuthTokenMetadata) Reset

func (x *OAuthTokenMetadata) Reset()

func (*OAuthTokenMetadata) String

func (x *OAuthTokenMetadata) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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