Follow kubernetes APIs directory structure (#1497)
This commit is contained in:
@@ -33,7 +33,7 @@ import (
|
||||
"github.com/pkg/errors"
|
||||
"go.uber.org/zap"
|
||||
|
||||
fv1 "github.com/fission/fission/pkg/apis/fission.io/v1"
|
||||
fv1 "github.com/fission/fission/pkg/apis/core/v1"
|
||||
)
|
||||
|
||||
// TODO: some of these constants should probably be environment variables
|
||||
|
||||
Reference in New Issue
Block a user