v1

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_datatypes_proto_v1_protoconf_value_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ProtoconfValue

type ProtoconfValue struct {
	ProtoFile string            `protobuf:"bytes,1,opt,name=proto_file,json=protoFile,proto3" json:"proto_file,omitempty"`
	Value     *any.Any          `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	Secrets   []*SecretMetadata `protobuf:"bytes,3,rep,name=secrets,proto3" json:"secrets,omitempty"`
	// contains filtered or unexported fields
}

func (*ProtoconfValue) Descriptor deprecated

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

Deprecated: Use ProtoconfValue.ProtoReflect.Descriptor instead.

func (*ProtoconfValue) GetProtoFile

func (x *ProtoconfValue) GetProtoFile() string

func (*ProtoconfValue) GetSecrets

func (x *ProtoconfValue) GetSecrets() []*SecretMetadata

func (*ProtoconfValue) GetValue

func (x *ProtoconfValue) GetValue() *any.Any

func (*ProtoconfValue) ProtoMessage

func (*ProtoconfValue) ProtoMessage()

func (*ProtoconfValue) ProtoReflect

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

func (*ProtoconfValue) Reset

func (x *ProtoconfValue) Reset()

func (*ProtoconfValue) String

func (x *ProtoconfValue) String() string

type SecretMetadata

type SecretMetadata struct {
	Pos int32 `protobuf:"varint,1,opt,name=pos,proto3" json:"pos,omitempty"`
	Len int32 `protobuf:"varint,2,opt,name=len,proto3" json:"len,omitempty"`
	// contains filtered or unexported fields
}

func (*SecretMetadata) Descriptor deprecated

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

Deprecated: Use SecretMetadata.ProtoReflect.Descriptor instead.

func (*SecretMetadata) GetLen

func (x *SecretMetadata) GetLen() int32

func (*SecretMetadata) GetPos

func (x *SecretMetadata) GetPos() int32

func (*SecretMetadata) ProtoMessage

func (*SecretMetadata) ProtoMessage()

func (*SecretMetadata) ProtoReflect

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

func (*SecretMetadata) Reset

func (x *SecretMetadata) Reset()

func (*SecretMetadata) String

func (x *SecretMetadata) String() string

Jump to

Keyboard shortcuts

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