mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Disable generators for policy/v1alpha1
This commit is contained in:
@@ -14,12 +14,7 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// +k8s:deepcopy-gen=package,register
|
|
||||||
// +k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/policy
|
|
||||||
// +k8s:defaulter-gen=TypeMeta
|
|
||||||
|
|
||||||
// Package policy is for any kind of policy object. Suitable examples, even if
|
// 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, PodSecurityPolicy,
|
||||||
// NetworkPolicy, etc.
|
// NetworkPolicy, etc.
|
||||||
// +k8s:openapi-gen=true
|
|
||||||
package v1alpha1 // import "k8s.io/kubernetes/pkg/apis/policy/v1alpha1"
|
package v1alpha1 // import "k8s.io/kubernetes/pkg/apis/policy/v1alpha1"
|
||||||
|
Reference in New Issue
Block a user