Skip to content

Commit

Permalink
adjusting spaces
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Obiora <[email protected]>
  • Loading branch information
Philip-21 authored Apr 13, 2023
1 parent 3bdd184 commit c59ad50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/kubernetes/describe/describe.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ type DescriberOptions struct {
ChunkSize int64 //Size of the chunk in which the Kubernetes object's output is written.
Type DescribeType //an integer value that represents the Kubernetes source that needs to be described
}
// DescribeType is an integer value that represents the Kubernetes resource that needs to be described.
// DescribeType is an integer value that represents the Kubernetes resource that needs to be described.
type DescribeType int

const (
Expand Down

0 comments on commit c59ad50

Please sign in to comment.