Commit 53b1a9da authored by Paul Weil's avatar Paul Weil

PSP manual generator changes

parent 4970f0c0
...@@ -24,6 +24,8 @@ type IngressExpansion interface{} ...@@ -24,6 +24,8 @@ type IngressExpansion interface{}
type JobExpansion interface{} type JobExpansion interface{}
type PodSecurityPolicyExpansion interface{}
type ThirdPartyResourceExpansion interface{} type ThirdPartyResourceExpansion interface{}
type ReplicaSetExpansion interface{} type ReplicaSetExpansion interface{}
...@@ -27,3 +27,5 @@ type JobExpansion interface{} ...@@ -27,3 +27,5 @@ type JobExpansion interface{}
type ThirdPartyResourceExpansion interface{} type ThirdPartyResourceExpansion interface{}
type ReplicaSetExpansion interface{} type ReplicaSetExpansion interface{}
type PodSecurityPolicyExpansion interface{}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment