Support for scheduled object creation #12
Annotations
3 errors
Lint:
pkg/controllers/expiration.go#L1
: # github.com/NCCloud/mayfly/pkg/controllers
|
Lint:
pkg/controllers/scheduled_resource.go#L88
cannot use *scheduledResource (variable of type "github.com/NCCloud/mayfly/pkg/apis/v1alpha1".ScheduledResource) as client.Object value in argument to r.scheduler.CreateOrUpdateCreationJob: "github.com/NCCloud/mayfly/pkg/apis/v1alpha1".ScheduledResource does not implement client.Object (method DeepCopyObject has pointer receiver) (typecheck)
|
Lint
issues found
|