Skip to content

Commit

Permalink
adding comment
Browse files Browse the repository at this point in the history
Signed-off-by: anandrkskd <[email protected]>
  • Loading branch information
anandrkskd committed Sep 15, 2022
1 parent 2f8b1dc commit 0fd9bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/helper/helper_cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ type CliRunner interface {

// HasNamespaceProject returns whether the specified namespace or project exists in the cluster
HasNamespaceProject(name string) bool
// ListNamespaceProject checks if the namespace is present in the list of namespaces
ListNamespaceProject(name string)

GetActiveNamespace() string
Expand Down

0 comments on commit 0fd9bb0

Please sign in to comment.