Skip to content

Commit

Permalink
Fix name of kubernetes example.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Aug 3, 2022
1 parent 79378a5 commit 74a2e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetesexample_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ func ExampleKubeService() {
// address is host.example.org:12345
}

func ExampleString_namedPort() {
func ExampleKubeService_namedPort() {
setUp()
defer tearDown()

Expand Down

0 comments on commit 74a2e54

Please sign in to comment.