Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VLAN ¶
type VLAN interface { ClaimVLANDB(cr client.Object, dbIndexName string) *vlanv1alpha1.VLANIndex ClaimVLANID(ctx context.Context, cr client.Object, dbIndexName, claimName string) (*uint16, error) }
func NewVLAN ¶
func NewVLAN(c clientproxy.Proxy[*vlanv1alpha1.VLANIndex, *vlanv1alpha1.VLANClaim]) VLAN
Click to show internal directories.
Click to hide internal directories.