Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exported FindSnapshot() Method #715

Merged
merged 2 commits into from
May 4, 2017
Merged

Exported FindSnapshot() Method #715

merged 2 commits into from
May 4, 2017

Conversation

aniketGslab
Copy link
Contributor

I have exported FindSnapshot() so that other packages will be able to access it.

@vmwclabot
Copy link
Member

@aniketGslab, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

@@ -518,11 +518,11 @@ func (m snapshotMap) add(parent string, tree []types.VirtualMachineSnapshotTree)
}
}

// findSnapshot supports snapshot lookup by name, where name can be:
// FindSnapshpt supports snapshot lookup by name, where name can be:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: "shpt" should be "shot"

@dougm dougm mentioned this pull request May 4, 2017
@dougm dougm merged commit 0ccad10 into vmware:master May 4, 2017
@dougm
Copy link
Member

dougm commented May 4, 2017

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants