PSP manual generator changes

This commit is contained in:
Paul Weil
2016-05-05 15:44:13 -04:00
parent 4970f0c02d
commit 53b1a9da90
2 changed files with 4 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ type IngressExpansion interface{}
type JobExpansion interface{}
type PodSecurityPolicyExpansion interface{}
type ThirdPartyResourceExpansion interface{}
type ReplicaSetExpansion interface{}

View File

@@ -27,3 +27,5 @@ type JobExpansion interface{}
type ThirdPartyResourceExpansion interface{}
type ReplicaSetExpansion interface{}
type PodSecurityPolicyExpansion interface{}