Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_library_runtime_instances_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type SecretInstance ¶
type SecretInstance struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*SecretInstance) Descriptor
deprecated
func (*SecretInstance) Descriptor() ([]byte, []int)
Deprecated: Use SecretInstance.ProtoReflect.Descriptor instead.
func (*SecretInstance) GetPath ¶
func (x *SecretInstance) GetPath() string
func (*SecretInstance) ProtoMessage ¶
func (*SecretInstance) ProtoMessage()
func (*SecretInstance) ProtoReflect ¶
func (x *SecretInstance) ProtoReflect() protoreflect.Message
func (*SecretInstance) Reset ¶
func (x *SecretInstance) Reset()
func (*SecretInstance) String ¶
func (x *SecretInstance) String() string
Click to show internal directories.
Click to hide internal directories.