chore: cleanup examples
This commit is contained in:
parent
b55afea477
commit
7e0550f190
9 changed files with 40 additions and 21 deletions
api/v1alpha1
|
@ -21,7 +21,7 @@ limitations under the License.
|
|||
package v1alpha1
|
||||
|
||||
import (
|
||||
v1 "k8s.io/api/core/v1"
|
||||
"k8s.io/api/core/v1"
|
||||
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
runtime "k8s.io/apimachinery/pkg/runtime"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue