Skip to content

Commit 03d1c21

Browse files
jhorwit2prydie
authored andcommitted
fix lint
1 parent 769a589 commit 03d1c21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/oci/load_balancer_util.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const (
4848
Delete = "delete"
4949
)
5050

51+
// Action that should take place on the resource
5152
type Action interface {
5253
Type() ActionType
5354
Name() string

0 commit comments

Comments
 (0)