Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkOverlay ¶
type NetworkOverlay struct {
// contains filtered or unexported fields
}
func New ¶
func New(opts Options) *NetworkOverlay
func (*NetworkOverlay) Start ¶
func (no *NetworkOverlay) Start()
type NetworkType ¶
type NetworkType int
const ( CloudwatchLog NetworkType = 1 LambdaTag NetworkType = 2 )
Click to show internal directories.
Click to hide internal directories.