Move all *Options to metav1

This commit is contained in:
Clayton Coleman
2017-01-23 23:59:17 -05:00
parent 6748c009ec
commit fca7e00608
48 changed files with 72 additions and 177 deletions

View File

@@ -2863,6 +2863,7 @@ type Preconditions struct {
}
// DeleteOptions may be provided when deleting an API object
// DEPRECATED: This type has been moved to meta/v1 and will be removed soon.
type DeleteOptions struct {
metav1.TypeMeta