Versions in this module Expand all Collapse all v0 v0.1.1 Apr 11, 2023 v0.1.0 Mar 27, 2023 Changes in this version + type Networks struct + func New(cluster cluster.Cluster) *Networks + func (m *Networks) BeginCreate(ctx context.Context, handle string) (*networkingv1alpha1.Network, transaction.Transaction[client.Object], error) + func (m *Networks) Delete(ctx context.Context, handle, id string) error