controller: Handle snapshotter per handler #560
Annotations
10 errors
lint:
main.go#L40
could not import github.com/confidential-containers/operator/controllers (-: # github.com/confidential-containers/operator/controllers
|
lint:
controllers/ccruntime_controller.go#L636
undefined: shim
|
lint:
controllers/ccruntime_controller.go#L637
undefined: shim
|
lint:
controllers/ccruntime_controller.go#L640
undefined: shim
|
lint:
controllers/ccruntime_controller.go#L641
first argument to append must be a slice; have snapshotter_handler_mapping (variable of type string)
|
lint:
controllers/ccruntime_controller.go#L676
cannot use snapshotter_handler_mapping (variable of type string) as []string value in argument to strings.Join) (typecheck)
|
lint:
controllers/ccruntime_controller.go#L1
: # github.com/confidential-containers/operator/controllers [github.com/confidential-containers/operator/controllers.test]
|
lint:
controllers/ccruntime_controller.go#L636
undefined: shim
|
lint:
controllers/ccruntime_controller.go#L637
undefined: shim
|
lint:
controllers/ccruntime_controller.go#L640
undefined: shim
|