Movatterモバイル変換


[0]ホーム

URL:


certs

package
v1.92.2Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License:BSD-3-ClauseImports:11Imported by:0

Details

Repository

github.com/tailscale/tailscale

Links

Documentation

Overview

Package certs implements logic to help multiple Kubernetes replicas share TLScerts for a common Tailscale Service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

typeCertManager

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

CertManager is responsible for issuing certificates for known domains and formaintaining a loop that re-attempts issuance daily.Currently cert manager logic is only run on ingress ProxyGroup replicas that are responsible for managing certs forHA Ingress HTTPS endpoints ('write' replicas).

func (*CertManager)EnsureCertLoops

func (cm *CertManager) EnsureCertLoops(ctxcontext.Context, sc *ipn.ServeConfig)error

EnsureCertLoops ensures that, for all currently managed Service HTTPSendpoints, there is a cert loop responsible for issuing and ensuring therenewal of the TLS certs.ServeConfig must not be nil.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp