Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { types.UnimplementedSidecarServer // contains filtered or unexported fields }
func NewServer ¶
func NewServer(logger *zap.Logger, coordinator attestators.Coordinator) *Server
func (*Server) GetAttestations ¶
func (s *Server) GetAttestations(_ context.Context, _ *types.GetAttestationsRequest) (*types.GetAttestationsResponse, error)
Click to show internal directories.
Click to hide internal directories.