package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Mar 16, 2023
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
AWS适配说明
AWS适配通过对接安全组进行IP拦截规则的写入。
使用时,将安全组ID作为Dest参数传入。
对应安全组应该在ALB中进行对应配置,即可达到IP安全智能判断的作用
Documentation
¶
type AclEntry struct {
Entry string `json:"entry"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.