server

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IdentitiesAnnotationKey = "istio.cert-manager.io/identities"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server is the implementation of the istio CreateCertificate service

func New

func New(log logr.Logger,
	cmOptions *options.CertManagerOptions,
	kubeOptions *options.KubeOptions,
	readyz *healthz.Check,
) *Server

func (*Server) CreateCertificate

CreateCertificate is the istio grpc API func, to authenticate, authorize, and sign CSRs requests from istio clients.

func (*Server) Run

func (s *Server) Run(ctx context.Context, tlsConfig *tls.Config, listenAddress string) error

Run is a blocking func that will run the client facing certificate service

Jump to

Keyboard shortcuts

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