Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperatorServer ¶
type OperatorServer struct {
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer(ctx context.Context, params *OperatorServerParams) (*OperatorServer, error)
func (*OperatorServer) CloseListener ¶
func (l *OperatorServer) CloseListener() error
CloseListener closes operator's listener if it's active
type OperatorServerParams ¶
Click to show internal directories.
Click to hide internal directories.