Documentation
¶
Index ¶
- func CheckErrOnStartup(err error) bool
- type DNS
- func (d *DNS) Add(ctx context.Context, sandboxID, ip string)
- func (d *DNS) Close(ctx context.Context) error
- func (d *DNS) Get(ctx context.Context, sandboxID string) net.IP
- func (d *DNS) Remove(ctx context.Context, sandboxID, ip string)
- func (d *DNS) Start(ctx context.Context, address string, port string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckErrOnStartup ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.