client

package
v0.0.0-...-984f6f0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	CreateIndex(ctx context.Context, cr *vxlanv1alpha1.VXLANIndex) error
	DeleteIndex(ctx context.Context, cr *vxlanv1alpha1.VXLANIndex) error
	Claim(ctx context.Context, req *wirepb.WireRequest) (*uint32, error)
	DeleteClaim(ctx context.Context, req *wirepb.WireRequest) error
}

func New

func New(cl client.Client) (Client, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL