Versions in this module Expand all Collapse all v0 v0.17.0 Jan 22, 2025 Changes in this version + type GcpClient interface + EnsureIPV6 func(ctx context.Context, name string) error + func NewGcpClient(project string) GcpClient + type MockGcpClient struct + Adresses []string + func (m *MockGcpClient) EnsureIPV6(ctx context.Context, name string) error