Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToCIDRStringSlice ¶
Types ¶
type GatewayConfig ¶
type GatewayConfigurer ¶
type GatewayConfigurer struct {
// contains filtered or unexported fields
}
func NewGatewayConfigurer ¶
func (*GatewayConfigurer) SyncConfig ¶
func (g *GatewayConfigurer) SyncConfig(ctx context.Context) error
type GatewayMetadata ¶
type GoogleMetadata ¶
type GoogleMetadata struct {
// contains filtered or unexported fields
}
func NewGoogleMetadata ¶
func NewGoogleMetadata(db database.Database, log *logrus.Entry) *GoogleMetadata
func (*GoogleMetadata) SyncConfig ¶
func (g *GoogleMetadata) SyncConfig(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.