Skip to content

Golang API Client not working #1517

@henrikengelbrink

Description

@henrikengelbrink

Hello,

I'm currently trying to use the Golang API client for voyager to create a voyager ingress through my golang application.

I'm importing the golang client with the following line:
voyagerClient "github.com/appscode/voyager/client/clientset/versioned"

Unfortunately, I get the following error:

github.com/appscode/voyager/apis/voyager/v1beta1: github.com/appscode/voyager@v0.0.0-20200620081623-d9c38862e7b6: parsing go.mod:
	module declares its path as: voyagermesh.dev/voyager
	        but was required as: github.com/appscode/voyager

I'm not sure whether it is my fault or a bug with voyager.
Do you have a documentation about how to use the golang client somewhere ?

Best,
Henrik

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions