reposerver

package
v0.4.7 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2018 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 ArgoCDRepoServer

type ArgoCDRepoServer struct {
	// contains filtered or unexported fields
}

ArgoCDRepoServer is the repo server implementation

func NewServer

func NewServer(gitFactory git.ClientFactory, cache cache.Cache) *ArgoCDRepoServer

NewServer returns a new instance of the ArgoCD Repo server

func (*ArgoCDRepoServer) CreateGRPC

func (a *ArgoCDRepoServer) CreateGRPC() *grpc.Server

CreateGRPC creates new configured grpc server

type Clientset

type Clientset interface {
	NewRepositoryClient() (util.Closer, repository.RepositoryServiceClient, error)
}

Clientset represets repository server api clients

func NewRepositoryServerClientset

func NewRepositoryServerClientset(address string) Clientset

NewRepositoryServerClientset creates new instance of repo server Clientset

Directories

Path Synopsis
Package repository is a generated protocol buffer package.
Package repository is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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