 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
	APIServerConn grpc.ClientConnInterface
}
    func (*Factory) GetConnectionManager ¶ added in v18.2.0
func (f *Factory) GetConnectionManager(log *slog.Logger, kasConn grpc.ClientConnInterface, apiServer grpctool.GRPCServer) *tunclient.ConnectionManager
func (*Factory) IsProducingLeaderModules ¶
type Module ¶ added in v18.2.0
type Module[CM any] struct { ConnManager *tunclient.ConnectionManager }
func (*Module[CM]) DefaultAndValidateConfiguration ¶ added in v18.2.0
 Click to show internal directories. 
   Click to hide internal directories.