cogolabs/fleet2kubes

View on GitHub

Showing 44 of 44 total issues

exported method Unit.ValidateAll should have comment or be unexported
Open

func (u *Unit) ValidateAll() error {
Severity: Minor
Found in pkg/unit/validate.go by golint

exported method Unit.ValidateExecStartPre should have comment or be unexported
Open

func (u *Unit) ValidateExecStartPre() error {
Severity: Minor
Found in pkg/unit/validate.go by golint

exported type Annotations should have comment or be unexported
Open

type Annotations map[string]string
Severity: Minor
Found in pkg/kubes/cronjob.go by golint

exported type Service should have comment or be unexported
Open

type Service struct {
Severity: Minor
Found in pkg/kubes/service.go by golint
Severity
Category
Status
Source
Language