Merge pull request #170 from AKamyshnikova/bump-k8s-libs #364
Annotations
10 errors
lint:
api/v2/cassandracluster_types.go#L175
cc.Name undefined (type *CassandraCluster has no field or method Name) (typecheck)
|
lint:
api/v2/cassandrabackup_types.go#L111
cb.Name undefined (type *CassandraBackup has no field or method Name) (typecheck)
|
lint:
api/v2/cassandrabackup_types.go#L107
lastcb.CreationTimestamp undefined (type *CassandraBackup has no field or method CreationTimestamp) (typecheck)
|
lint:
api/v2/cassandrabackup_types.go#L106
lastcb.Namespace undefined (type *CassandraBackup has no field or method Namespace) (typecheck)
|
lint:
api/v2/cassandrabackup_types.go#L106
lastcb.Name undefined (type *CassandraBackup has no field or method Name) (typecheck)
|
lint:
api/v2/cassandrabackup_types.go#L105
lastcb.Finalizers undefined (type *CassandraBackup has no field or method Finalizers) (typecheck)
|
lint:
api/v2/cassandrabackup_types.go#L103
lastcb.ResourceVersion undefined (type *CassandraBackup has no field or method ResourceVersion) (typecheck)
|
lint:
api/v2/cassandrabackup_types.go#L102
lastcb.Annotations undefined (type *CassandraBackup has no field or method Annotations) (typecheck)
|
lint:
api/v2/cassandrabackup_types.go#L89
cb.SetFinalizers undefined (type *CassandraBackup has no field or method SetFinalizers) (typecheck)
|
lint:
api/v2/cassandrabackup_types.go#L86
cb.SetFinalizers undefined (type *CassandraBackup has no field or method SetFinalizers) (typecheck)
|