Skip to content

Commit

Permalink
Delete PSP API types and generated clients
Browse files Browse the repository at this point in the history
Signed-off-by: Monis Khan <[email protected]>

Kubernetes-commit: 10fe3da87dbc354ea528d65f1e544614ee980987
  • Loading branch information
enj authored and k8s-publishing-bot committed Aug 7, 2023
1 parent a68f495 commit 5a75c6e
Show file tree
Hide file tree
Showing 12 changed files with 535 additions and 5,878 deletions.
2 changes: 1 addition & 1 deletion policy/v1/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ limitations under the License.
// +k8s:openapi-gen=true

// Package policy is for any kind of policy object. Suitable examples, even if
// they aren't all here, are PodDisruptionBudget, PodSecurityPolicy,
// they aren't all here, are PodDisruptionBudget,
// NetworkPolicy, etc.
package v1 // import "k8s.io/api/policy/v1"
2 changes: 1 addition & 1 deletion policy/v1beta1/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ limitations under the License.
// +k8s:prerelease-lifecycle-gen=true

// Package policy is for any kind of policy object. Suitable examples, even if
// they aren't all here, are PodDisruptionBudget, PodSecurityPolicy,
// they aren't all here, are PodDisruptionBudget,
// NetworkPolicy, etc.
package v1beta1 // import "k8s.io/api/policy/v1beta1"
Loading

0 comments on commit 5a75c6e

Please sign in to comment.