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