Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitService ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) DescribeNic ¶
func (*Service) ListIpAddresses ¶
type ServiceOpt ¶
type ServiceOpt func(*Service)
func WithIgnoredAddrPrefix ¶
func WithIgnoredAddrPrefix(ignored []string) ServiceOpt
func WithIgnoredNicPrefix ¶
func WithIgnoredNicPrefix(ignored []string) ServiceOpt
Click to show internal directories.
Click to hide internal directories.