resolverv1

package
v0.1.0-do.not.use Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2026 License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_resolver_v1_api_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GetSecretsRequest

type GetSecretsRequest struct {
	XXX_raceDetectHookData protoimpl.RaceDetectHookData
	XXX_presence           [1]uint32
	// contains filtered or unexported fields
}

func (*GetSecretsRequest) ClearPattern

func (x *GetSecretsRequest) ClearPattern()

func (*GetSecretsRequest) GetPattern

func (x *GetSecretsRequest) GetPattern() string

func (*GetSecretsRequest) HasPattern

func (x *GetSecretsRequest) HasPattern() bool

func (*GetSecretsRequest) ProtoMessage

func (*GetSecretsRequest) ProtoMessage()

func (*GetSecretsRequest) ProtoReflect

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

func (*GetSecretsRequest) Reset

func (x *GetSecretsRequest) Reset()

func (*GetSecretsRequest) SetPattern

func (x *GetSecretsRequest) SetPattern(v string)

func (*GetSecretsRequest) String

func (x *GetSecretsRequest) String() string

type GetSecretsRequest_builder

type GetSecretsRequest_builder struct {

	// ID of the secret to resolve.
	Pattern *string
	// contains filtered or unexported fields
}

func (GetSecretsRequest_builder) Build

type GetSecretsResponse

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

func (*GetSecretsResponse) GetEnvelopes

func (x *GetSecretsResponse) GetEnvelopes() []*GetSecretsResponse_Envelope

func (*GetSecretsResponse) ProtoMessage

func (*GetSecretsResponse) ProtoMessage()

func (*GetSecretsResponse) ProtoReflect

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

func (*GetSecretsResponse) Reset

func (x *GetSecretsResponse) Reset()

func (*GetSecretsResponse) SetEnvelopes

func (x *GetSecretsResponse) SetEnvelopes(v []*GetSecretsResponse_Envelope)

func (*GetSecretsResponse) String

func (x *GetSecretsResponse) String() string

type GetSecretsResponse_Envelope

type GetSecretsResponse_Envelope struct {
	XXX_raceDetectHookData protoimpl.RaceDetectHookData
	XXX_presence           [1]uint32
	// contains filtered or unexported fields
}

func (*GetSecretsResponse_Envelope) ClearCreatedAt

func (x *GetSecretsResponse_Envelope) ClearCreatedAt()

func (*GetSecretsResponse_Envelope) ClearExpiresAt

func (x *GetSecretsResponse_Envelope) ClearExpiresAt()

func (*GetSecretsResponse_Envelope) ClearId

func (x *GetSecretsResponse_Envelope) ClearId()

func (*GetSecretsResponse_Envelope) ClearProvider

func (x *GetSecretsResponse_Envelope) ClearProvider()

func (*GetSecretsResponse_Envelope) ClearResolvedAt

func (x *GetSecretsResponse_Envelope) ClearResolvedAt()

func (*GetSecretsResponse_Envelope) ClearValue

func (x *GetSecretsResponse_Envelope) ClearValue()

func (*GetSecretsResponse_Envelope) ClearVersion

func (x *GetSecretsResponse_Envelope) ClearVersion()

func (*GetSecretsResponse_Envelope) GetCreatedAt

func (*GetSecretsResponse_Envelope) GetExpiresAt

func (*GetSecretsResponse_Envelope) GetId

func (*GetSecretsResponse_Envelope) GetMetadata

func (x *GetSecretsResponse_Envelope) GetMetadata() map[string]string

func (*GetSecretsResponse_Envelope) GetProvider

func (x *GetSecretsResponse_Envelope) GetProvider() string

func (*GetSecretsResponse_Envelope) GetResolvedAt

func (*GetSecretsResponse_Envelope) GetValue

func (x *GetSecretsResponse_Envelope) GetValue() []byte

func (*GetSecretsResponse_Envelope) GetVersion

func (x *GetSecretsResponse_Envelope) GetVersion() string

func (*GetSecretsResponse_Envelope) HasCreatedAt

func (x *GetSecretsResponse_Envelope) HasCreatedAt() bool

func (*GetSecretsResponse_Envelope) HasExpiresAt

func (x *GetSecretsResponse_Envelope) HasExpiresAt() bool

func (*GetSecretsResponse_Envelope) HasId

func (x *GetSecretsResponse_Envelope) HasId() bool

func (*GetSecretsResponse_Envelope) HasProvider

func (x *GetSecretsResponse_Envelope) HasProvider() bool

func (*GetSecretsResponse_Envelope) HasResolvedAt

func (x *GetSecretsResponse_Envelope) HasResolvedAt() bool

func (*GetSecretsResponse_Envelope) HasValue

func (x *GetSecretsResponse_Envelope) HasValue() bool

func (*GetSecretsResponse_Envelope) HasVersion

func (x *GetSecretsResponse_Envelope) HasVersion() bool

func (*GetSecretsResponse_Envelope) ProtoMessage

func (*GetSecretsResponse_Envelope) ProtoMessage()

func (*GetSecretsResponse_Envelope) ProtoReflect

func (*GetSecretsResponse_Envelope) Reset

func (x *GetSecretsResponse_Envelope) Reset()

func (*GetSecretsResponse_Envelope) SetCreatedAt

func (*GetSecretsResponse_Envelope) SetExpiresAt

func (*GetSecretsResponse_Envelope) SetId

func (x *GetSecretsResponse_Envelope) SetId(v string)

func (*GetSecretsResponse_Envelope) SetMetadata

func (x *GetSecretsResponse_Envelope) SetMetadata(v map[string]string)

func (*GetSecretsResponse_Envelope) SetProvider

func (x *GetSecretsResponse_Envelope) SetProvider(v string)

func (*GetSecretsResponse_Envelope) SetResolvedAt

func (x *GetSecretsResponse_Envelope) SetResolvedAt(v *timestamppb.Timestamp)

func (*GetSecretsResponse_Envelope) SetValue

func (x *GetSecretsResponse_Envelope) SetValue(v []byte)

func (*GetSecretsResponse_Envelope) SetVersion

func (x *GetSecretsResponse_Envelope) SetVersion(v string)

func (*GetSecretsResponse_Envelope) String

func (x *GetSecretsResponse_Envelope) String() string

type GetSecretsResponse_Envelope_builder

type GetSecretsResponse_Envelope_builder struct {

	// ID of the secret to resolve.
	Id *string
	// The resolved secret value.
	Value      []byte
	Provider   *string
	Version    *string
	CreatedAt  *timestamppb.Timestamp
	ResolvedAt *timestamppb.Timestamp
	ExpiresAt  *timestamppb.Timestamp
	Metadata   map[string]string
	// contains filtered or unexported fields
}

func (GetSecretsResponse_Envelope_builder) Build

type GetSecretsResponse_builder

type GetSecretsResponse_builder struct {
	Envelopes []*GetSecretsResponse_Envelope
	// contains filtered or unexported fields
}

func (GetSecretsResponse_builder) Build

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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