feat: deploy interactive ui #950
Annotations
10 errors
lint:
cmd/deploy/service-set.go#L30
exported const Yes should have comment (or a comment on this block) or be unexported
|
lint:
internal/ui/deploy.go#L14
exported method ServiceDeployModel.Init should have comment or be unexported
|
lint:
internal/ui/deploy.go#L22
exported method ServiceDeployModel.Update should have comment or be unexported
|
lint:
internal/ui/deploy.go#L95
exported method ServiceDeployModel.View should have comment or be unexported
|
lint:
internal/ui/deploymodel.go#L10
exported type ServiceDeployModel should have comment or be unexported
|
lint:
internal/ui/deploymodel.go#L15
exported type ServiceDisplayMeta should have comment or be unexported
|
lint:
internal/ui/deploymodel.go#L26
exported type ComponentDisplayMeta should have comment or be unexported
|
lint:
internal/ui/deploymodel.go#L34
exported type ServiceView should have comment or be unexported
|
lint:
internal/ui/deploymodel.go#L42
exported type ComponentView should have comment or be unexported
|
lint:
internal/ui/deploymodel.go#L49
exported function GetServiceDeployModel should have comment or be unexported
|