generate v1.11.0 (#182)
* generate v1.11 -rc3 * add generated watcher * regenrate with 1.11.0
This commit is contained in:
committed by
Brendan Burns
parent
bc1cb6205c
commit
49bb82b15d
@@ -10,8 +10,9 @@ namespace k8s.Models
|
||||
using System.Linq;
|
||||
|
||||
/// <summary>
|
||||
/// Pod Security Policy governs the ability to make requests that affect
|
||||
/// the Security Context that will be applied to a pod and container.
|
||||
/// PodSecurityPolicy governs the ability to make requests that affect the
|
||||
/// Security Context that will be applied to a pod and container.
|
||||
/// Deprecated: use PodSecurityPolicy from policy API Group instead.
|
||||
/// </summary>
|
||||
public partial class Extensionsv1beta1PodSecurityPolicy
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user