Share via


KubernetesProbesExtensions Třída

Definice

Rozšíření pro nastavení sond pro Kubernetes

public ref class KubernetesProbesExtensions abstract sealed
public static class KubernetesProbesExtensions
type KubernetesProbesExtensions = class
Public Module KubernetesProbesExtensions
Dědičnost
KubernetesProbesExtensions

Metody

AddKubernetesProbes(IServiceCollection)

Registruje testy aktivity, spuštění a připravenosti pomocí výchozích možností.

AddKubernetesProbes(IServiceCollection, Action<KubernetesProbesOptions>)

Registruje testy aktivity, spuštění a připravenosti pomocí nakonfigurovaných možností.

AddKubernetesProbes(IServiceCollection, IConfigurationSection)

Registruje testy aktivity, spuštění a připravenosti pomocí nakonfigurovaných možností.

Platí pro