Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeepAliveService ¶
func NewKeepAliveService ¶
func NewKeepAliveService(tlsConf *tls.Config) *KeepAliveService
NewKeepAliveService .
func (*KeepAliveService) Endpoint ¶
func (s *KeepAliveService) Endpoint() (*url.URL, error)
Endpoint return a real address to registry endpoint.
func (*KeepAliveService) Start ¶
func (s *KeepAliveService) Start() error
Start starts the HTTP server.
Click to show internal directories.
Click to hide internal directories.