Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PorterGRPCService ¶
type PorterGRPCService struct { PorterConfig *config.Config // contains filtered or unexported fields }
func NewServer ¶
func NewServer(ctx context.Context, opts *porter.ServiceOptions) (*PorterGRPCService, error)
func (*PorterGRPCService) ListenAndServe ¶
func (s *PorterGRPCService) ListenAndServe() (*grpc.Server, error)
Click to show internal directories.
Click to hide internal directories.