KubernetesPublisherExtensions 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.
Extensions for adding a Kubernetes publisher to the application model.
public static class KubernetesPublisherExtensions
type KubernetesPublisherExtensions = class
Public Module KubernetesPublisherExtensions
- Inheritance
-
KubernetesPublisherExtensions
Methods
AddKubernetesPublisher(IDistributedApplicationBuilder, Action<KubernetesPublisherOptions>) |
Adds a Kubernetes publisher to the application model. |
AddKubernetesPublisher(IDistributedApplicationBuilder, String, Action<KubernetesPublisherOptions>) |
Adds a Kubernetes publisher to the application model. |