netapi

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2024 License: MIT 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 {
	GetKeys(user string) (*set.Set[ssh.Key], error)
}

A Client is used to acquire keys from an API service like github/gitlab (public or internal).

func NewGithubClient

func NewGithubClient(args config.Arguments) Client

NewGithubClient creates a Client that can be used to communicate with the github API.

Jump to

Keyboard shortcuts

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