Partager via


EbpfDataplane Structure

Définition

Plan de données eBPF utilisé pour créer le réseau Kubernetes.

public readonly struct EbpfDataplane : IEquatable<Azure.ResourceManager.ContainerService.Models.EbpfDataplane>
type EbpfDataplane = struct
Public Structure EbpfDataplane
Implements IEquatable(Of EbpfDataplane)
Héritage
EbpfDataplane
Implémente

Constructeurs

EbpfDataplane(String)

Initialise une nouvelle instance de EbpfDataplane.

Propriétés

Cilium

Utilisez Cilium pour la mise en réseau dans le cluster Kubernetes.

Méthodes

Equals(EbpfDataplane)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(EbpfDataplane, EbpfDataplane)

Détermine si deux EbpfDataplane valeurs sont identiques.

Implicit(String to EbpfDataplane)

Convertit une chaîne en EbpfDataplane.

Inequality(EbpfDataplane, EbpfDataplane)

Détermine si deux EbpfDataplane valeurs ne sont pas identiques.

S’applique à