monitoringv1alpha1

package
v1.32.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_commonfate_factory_monitoring_v1alpha1_token_proto protoreflect.FileDescriptor
View Source
var File_commonfate_factory_monitoring_v1alpha1_validate_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CreateWriteTokenRequest

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

func (*CreateWriteTokenRequest) Descriptor deprecated

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

Deprecated: Use CreateWriteTokenRequest.ProtoReflect.Descriptor instead.

func (*CreateWriteTokenRequest) ProtoMessage

func (*CreateWriteTokenRequest) ProtoMessage()

func (*CreateWriteTokenRequest) ProtoReflect

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

func (*CreateWriteTokenRequest) Reset

func (x *CreateWriteTokenRequest) Reset()

func (*CreateWriteTokenRequest) String

func (x *CreateWriteTokenRequest) String() string

type CreateWriteTokenResponse

type CreateWriteTokenResponse struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// A write token which gives access to write OpenTelemetry data to our collector.
	WriteToken string `protobuf:"bytes,2,opt,name=write_token,json=writeToken,proto3" json:"write_token,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateWriteTokenResponse) Descriptor deprecated

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

Deprecated: Use CreateWriteTokenResponse.ProtoReflect.Descriptor instead.

func (*CreateWriteTokenResponse) GetId

func (x *CreateWriteTokenResponse) GetId() string

func (*CreateWriteTokenResponse) GetWriteToken

func (x *CreateWriteTokenResponse) GetWriteToken() string

func (*CreateWriteTokenResponse) ProtoMessage

func (*CreateWriteTokenResponse) ProtoMessage()

func (*CreateWriteTokenResponse) ProtoReflect

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

func (*CreateWriteTokenResponse) Reset

func (x *CreateWriteTokenResponse) Reset()

func (*CreateWriteTokenResponse) String

func (x *CreateWriteTokenResponse) String() string

type ValidateWriteTokenRequest

type ValidateWriteTokenRequest struct {
	WriteToken string `protobuf:"bytes,1,opt,name=write_token,json=writeToken,proto3" json:"write_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ValidateWriteTokenRequest) Descriptor deprecated

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

Deprecated: Use ValidateWriteTokenRequest.ProtoReflect.Descriptor instead.

func (*ValidateWriteTokenRequest) GetWriteToken

func (x *ValidateWriteTokenRequest) GetWriteToken() string

func (*ValidateWriteTokenRequest) ProtoMessage

func (*ValidateWriteTokenRequest) ProtoMessage()

func (*ValidateWriteTokenRequest) ProtoReflect

func (*ValidateWriteTokenRequest) Reset

func (x *ValidateWriteTokenRequest) Reset()

func (*ValidateWriteTokenRequest) String

func (x *ValidateWriteTokenRequest) String() string

type ValidateWriteTokenResponse

type ValidateWriteTokenResponse struct {

	// The deployment ID associated with the write token.
	DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"`
	// The Common Fate account ID associated with the write token.
	AccountId string `protobuf:"bytes,2,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"`
	// contains filtered or unexported fields
}

func (*ValidateWriteTokenResponse) Descriptor deprecated

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

Deprecated: Use ValidateWriteTokenResponse.ProtoReflect.Descriptor instead.

func (*ValidateWriteTokenResponse) GetAccountId

func (x *ValidateWriteTokenResponse) GetAccountId() string

func (*ValidateWriteTokenResponse) GetDeploymentId

func (x *ValidateWriteTokenResponse) GetDeploymentId() string

func (*ValidateWriteTokenResponse) ProtoMessage

func (*ValidateWriteTokenResponse) ProtoMessage()

func (*ValidateWriteTokenResponse) ProtoReflect

func (*ValidateWriteTokenResponse) Reset

func (x *ValidateWriteTokenResponse) Reset()

func (*ValidateWriteTokenResponse) String

func (x *ValidateWriteTokenResponse) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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