This is a implementation of dim, which is built in python. But this time in go.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gibheer 9de4163d22
fix the modified_by and modified_at columns
2 years ago
query ignore unmapped values 2 years ago
schema fix the modified_by and modified_at columns 2 years ago
types fix sql driver interface for subnet type 2 years ago
.gitignore add new dim config name to block list 2 years ago
container.go add container functions 2 years ago
dim.conf.example make dim.conf the default config name 2 years ago
go.mod add go.mod 2 years ago
go.sum add dependency file 2 years ago
ipblock_create.go add layer3domain create and ipblock create 2 years ago
layer3domain_attr.go fix a small typo 2 years ago
layer3domain_create.go add a way to set attributes 2 years ago
layer3domain_list.go add a way to set attributes 2 years ago
main.go add a debug output mode 2 years ago
pool.go add support for attributes in pools 2 years ago
server.go add a debug output mode 2 years ago
zone_create.go provide initial versions of zone endpoints 2 years ago
zone_list.go convert query result to dim result 2 years ago