common

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

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

type GKNN

type GKNN struct {
	types.NamespacedName
	schema.GroupKind
}

GKNN represents a fully qualified k8s resource.

func (*GKNN) String

func (g *GKNN) String() string

String implements Stringer.

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.

Jump to

Keyboard shortcuts

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