Documentation
¶
Overview ¶
Package common defines structs for referring to fully qualified k8s resources.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertReloader ¶
type CertReloader struct {
// contains filtered or unexported fields
}
func NewCertReloader ¶
func NewCertReloader(ctx context.Context, path string, init *tls.Certificate) (*CertReloader, error)
func (*CertReloader) Get ¶
func (r *CertReloader) Get() *tls.Certificate
Directories
¶
| Path | Synopsis |
|---|---|
|
observability
|
|
|
Package routing contains routing constants and utilities shared between the EPP/Inference-Scheduler and the Routing Sidecar.
|
Package routing contains routing constants and utilities shared between the EPP/Inference-Scheduler and the Routing Sidecar. |
Click to show internal directories.
Click to hide internal directories.