reposerver

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: May 1, 2018 License: Apache-2.0 Imports: 11 Imported by: 102

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(kubeclientset kubernetes.Interface, namespace string) *ArgoCDRepoServer

NewServer returns a new instance of the ArgoCD Repo server

func (*ArgoCDRepoServer) CreateGRPC

func (a *ArgoCDRepoServer) CreateGRPC(gitClient git.Client) *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