2 instantiations of RoleRefV1
Aspire.Hosting.Kubernetes (2)
Resources\ClusterRoleBindingV1.cs (1)
27
public RoleRefV1 RoleRef { get; set; } =
new
();
Resources\RoleBindingV1.cs (1)
28
public RoleRefV1 RoleRef { get; set; } =
new
();
2 references to RoleRefV1
Aspire.Hosting.Kubernetes (2)
Resources\ClusterRoleBindingV1.cs (1)
27
public
RoleRefV1
RoleRef { get; set; } = new();
Resources\RoleBindingV1.cs (1)
28
public
RoleRefV1
RoleRef { get; set; } = new();