Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(276)

Unified Diff: provider/joyent/instance.go

Issue 49050044: Joyent Provider - Storage impl
Patch Set: Joyent Provider - Storage impl Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « provider/joyent/export_test.go ('k') | provider/joyent/joyent_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: provider/joyent/instance.go
=== modified file 'provider/joyent/instance.go'
--- provider/joyent/instance.go 2013-12-16 09:53:26 +0000
+++ provider/joyent/instance.go 2014-01-14 15:35:13 +0000
@@ -10,7 +10,7 @@
type environInstance struct {
id instance.Id
- env *environ
+ env *JoyentEnviron
}
var _ instance.Instance = (*environInstance)(nil)
« no previous file with comments | « provider/joyent/export_test.go ('k') | provider/joyent/joyent_test.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b