KubernetesResource
Class net10.0
Represents a compute resource for Kubernetes.
namespace Aspire.Hosting.Kubernetes;
public class KubernetesResource : Aspire.Hosting.ApplicationModel.Resource, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithParent, Aspire.Hosting.ApplicationModel.IResourceWithParent<Aspire.Hosting.Kubernetes.KubernetesEnvironmentResource>{ // ...} ResourceIResourceIResourceWithParentIResourceWithParent<KubernetesEnvironmentResource>
7 members
Constructors1
Section titled ConstructorsProperties6
Section titled PropertiesAdditionalResourcesget Additional resources that are part of this Kubernetes service.
ConfigMapget; set Gets or sets the Kubernetes ConfigMap associated with this resource.
Parentget Gets the parent resource of type
T. Secretget; set Gets or sets the Kubernetes Secret associated with this resource.
Serviceget; set Gets or sets the Kubernetes Service associated with this resource.
Workloadget; set