KubernetesClusterAgent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reflects cluster configuration changes between Orleans and Kubernetes.
public sealed class KubernetesClusterAgent : Orleans.ILifecycleParticipant<Orleans.Runtime.ISiloLifecycle>
type KubernetesClusterAgent = class
interface ILifecycleParticipant<ISiloLifecycle>
Public NotInheritable Class KubernetesClusterAgent
Implements ILifecycleParticipant(Of ISiloLifecycle)
- Inheritance
-
KubernetesClusterAgent
- Implements
Constructors
KubernetesClusterAgent(IClusterMembershipService, ILogger<KubernetesClusterAgent>, IOptionsMonitor<KubernetesHostingOptions>, IOptions<ClusterOptions>, ILocalSiloDetails) |
Methods
OnRuntimeInitializeStop(CancellationToken) | |
OnStop(CancellationToken) | |
Participate(ISiloLifecycle) |