Skip to content

Instantly share code, notes, and snippets.

@LusciousPear
Created May 30, 2016 02:19
Show Gist options
  • Save LusciousPear/23fb0b1c19d546105ad487e520545529 to your computer and use it in GitHub Desktop.
Save LusciousPear/23fb0b1c19d546105ad487e520545529 to your computer and use it in GitHub Desktop.
(*appengine.AppsModulesVersionsCreateCall)(0xc82030abe0)({
s: (*appengine.Service)(0xc82032f800)({
client: (*http.Client)(0xc82032f770)({
Transport: (*oauth2.Transport)(0xc82032f740)({
Source: (*oauth2.reuseTokenSource)(0xc820339520)({
new: (jwt.jwtSource) {
ctx: (*context.emptyCtx)(0xc82010e140)(context.TODO),
conf: (*jwt.Config)(0xc82031d9d0)({
Email: (string) (len=47) "pac-service-dev@hx-test.iam.gserviceaccount.com",
PrivateKey: ([]uint8) (len=1704 cap=2048) {
<SNIPPED PRIVATE KEY>
},
Subject: (string) "",
Scopes: ([]string) (len=4 cap=4) {
(string) (len=39) "https://www.googleapis.com/auth/compute",
(string) (len=46) "https://www.googleapis.com/auth/cloud-platform",
(string) (len=55) "https://www.googleapis.com/auth/ndev.clouddns.readwrite",
(string) (len=55) "https://www.googleapis.com/auth/devstorage.full_control"
},
TokenURL: (string) (len=42) "https://accounts.google.com/o/oauth2/token",
Expires: (time.Duration) 0
})
},
mu: (sync.Mutex) {
state: (int32) 0,
sema: (uint32) 0
},
t: (*oauth2.Token)(0xc820018480)({
AccessToken: (string) (len=79) "ya29.CjXyAvTmcHaiRjCo2Sf08svLrRG0SjKRt_uHNiqSEBpB7USMt9ZIAQkhu7dTVN8294ZY9mUv_g",
TokenType: (string) (len=6) "Bearer",
RefreshToken: (string) "",
Expiry: (time.Time) 2016-05-29 20:15:05.009518609 -0700 PDT,
raw: (map[string]interface {}) (len=3) {
(string) (len=12) "access_token": (string) (len=79) "ya29.CjXyAvTmcHaiRjCo2Sf08svLrRG0SjKRt_uHNiqSEBpB7USMt9ZIAQkhu7dTVN8294ZY9mUv_g",
(string) (len=10) "token_type": (string) (len=6) "Bearer",
(string) (len=10) "expires_in": (float64) 3600
}
})
}),
Base: (http.RoundTripper) <nil>,
mu: (sync.Mutex) {
state: (int32) 0,
sema: (uint32) 0
},
modReq: (map[*http.Request]*http.Request) {
}
}),
CheckRedirect: (func(*http.Request, []*http.Request) error) <nil>,
Jar: (http.CookieJar) <nil>,
Timeout: (time.Duration) 0
}),
BasePath: (string) (len=33) "https://appengine.googleapis.com/",
UserAgent: (string) (len=30) "(linux amd64) Terraform/0.6.16",
Apps: (*appengine.AppsService)(0xc820339560)({
s: (*appengine.Service)(0xc82032f800)(<already shown>),
Modules: (*appengine.AppsModulesService)(0xc82033b1f0)({
s: (*appengine.Service)(0xc82032f800)(<already shown>),
Versions: (*appengine.AppsModulesVersionsService)(0xc82002ee80)({
s: (*appengine.Service)(0xc82032f800)(<already shown>)
})
}),
Operations: (*appengine.AppsOperationsService)(0xc82002ee88)({
s: (*appengine.Service)(0xc82032f800)(<already shown>)
})
})
}),
appsId: (string) (len=7) "hx-test",
modulesId: (string) (len=6) "foobar",
version: (*appengine.Version)(0xc8201ec480)({
ApiConfig: (*appengine.ApiConfigHandler)(<nil>),
AutomaticScaling: (*appengine.AutomaticScaling)(0xc82007f780)({
CoolDownPeriod: (string) "",
CpuUtilization: (*appengine.CpuUtilization)(<nil>),
MaxConcurrentRequests: (int64) 0,
MaxIdleInstances: (int64) 3,
MaxPendingLatency: (string) (len=3) "10s",
MaxTotalInstances: (int64) 0,
MinIdleInstances: (int64) 1,
MinPendingLatency: (string) (len=2) "1s",
MinTotalInstances: (int64) 0,
ForceSendFields: ([]string) <nil>
}),
BasicScaling: (*appengine.BasicScaling)(<nil>),
BetaSettings: (map[string]string) <nil>,
CreationTime: (string) "",
DefaultExpiration: (string) "",
Deployer: (string) "",
Deployment: (*appengine.Deployment)(0xc820342100)({
Container: (*appengine.ContainerInfo)(<nil>),
Files: (map[string]appengine.FileInfo) (len=44) {
(string) (len=68) ".git/objects/pack/pack-e4055b6c25ba58abf32284eb6cabd009dda230ef.pack": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=141) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/objects/pack/pack-e4055b6c25ba58abf32284eb6cabd009dda230ef.pack",
ForceSendFields: ([]string) <nil>
},
(string) (len=8) "Makefile": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=81) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/Makefile",
ForceSendFields: ([]string) <nil>
},
(string) (len=38) "bootstrap/img/glyphicons-halflings.png": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=111) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/bootstrap/img/glyphicons-halflings.png",
ForceSendFields: ([]string) <nil>
},
(string) (len=24) "e2e/requirements-dev.txt": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=97) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/e2e/requirements-dev.txt",
ForceSendFields: ([]string) <nil>
},
(string) (len=15) "e2e/test_e2e.py": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=88) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/e2e/test_e2e.py",
ForceSendFields: ([]string) <nil>
},
(string) (len=12) "guestbook.py": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=85) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/guestbook.py",
ForceSendFields: ([]string) <nil>
},
(string) (len=13) "guestbook.pyc": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=86) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/guestbook.pyc",
ForceSendFields: ([]string) <nil>
},
(string) (len=28) ".git/hooks/pre-commit.sample": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=101) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/hooks/pre-commit.sample",
ForceSendFields: ([]string) <nil>
},
(string) (len=10) "index.yaml": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=83) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/index.yaml",
ForceSendFields: ([]string) <nil>
},
(string) (len=17) ".git/info/exclude": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=90) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/info/exclude",
ForceSendFields: ([]string) <nil>
},
(string) (len=14) ".git/logs/HEAD": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=87) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/logs/HEAD",
ForceSendFields: ([]string) <nil>
},
(string) (len=27) "bootstrap/css/bootstrap.css": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=100) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/bootstrap/css/bootstrap.css",
ForceSendFields: ([]string) <nil>
},
(string) (len=29) "bootstrap/js/bootstrap.min.js": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=102) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/bootstrap/js/bootstrap.min.js",
ForceSendFields: ([]string) <nil>
},
(string) (len=11) ".git/config": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=84) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/config",
ForceSendFields: ([]string) <nil>
},
(string) (len=26) ".git/hooks/pre-push.sample": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=99) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/hooks/pre-push.sample",
ForceSendFields: ([]string) <nil>
},
(string) (len=28) ".git/hooks/pre-rebase.sample": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=101) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/hooks/pre-rebase.sample",
ForceSendFields: ([]string) <nil>
},
(string) (len=24) ".git/hooks/update.sample": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=97) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/hooks/update.sample",
ForceSendFields: ([]string) <nil>
},
(string) (len=16) ".git/packed-refs": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=89) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/packed-refs",
ForceSendFields: ([]string) <nil>
},
(string) (len=16) ".git/description": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=89) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/description",
ForceSendFields: ([]string) <nil>
},
(string) (len=32) ".git/hooks/pre-applypatch.sample": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=105) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/hooks/pre-applypatch.sample",
ForceSendFields: ([]string) <nil>
},
(string) (len=8) "app.yaml": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=81) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/app.yaml",
ForceSendFields: ([]string) <nil>
},
(string) (len=31) "bootstrap/css/bootstrap.min.css": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=104) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/bootstrap/css/bootstrap.min.css",
ForceSendFields: ([]string) <nil>
},
(string) (len=44) "bootstrap/img/glyphicons-halflings-white.png": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=117) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/bootstrap/img/glyphicons-halflings-white.png",
ForceSendFields: ([]string) <nil>
},
(string) (len=10) "index.html": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=83) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/index.html",
ForceSendFields: ([]string) <nil>
},
(string) (len=9) ".git/HEAD": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=82) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/HEAD",
ForceSendFields: ([]string) <nil>
},
(string) (len=29) ".git/hooks/post-update.sample": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=102) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/hooks/post-update.sample",
ForceSendFields: ([]string) <nil>
},
(string) (len=42) "bootstrap/css/bootstrap-responsive.min.css": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=115) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/bootstrap/css/bootstrap-responsive.min.css",
ForceSendFields: ([]string) <nil>
},
(string) (len=25) "bootstrap/js/bootstrap.js": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=98) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/bootstrap/js/bootstrap.js",
ForceSendFields: ([]string) <nil>
},
(string) (len=13) "e2e/README.md": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=86) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/e2e/README.md",
ForceSendFields: ([]string) <nil>
},
(string) (len=28) ".git/hooks/commit-msg.sample": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=101) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/hooks/commit-msg.sample",
ForceSendFields: ([]string) <nil>
},
(string) (len=10) "CONTRIB.md": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=83) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/CONTRIB.md",
ForceSendFields: ([]string) <nil>
},
(string) (len=32) ".git/hooks/applypatch-msg.sample": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=105) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/hooks/applypatch-msg.sample",
ForceSendFields: ([]string) <nil>
},
(string) (len=27) ".git/logs/refs/heads/master": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=100) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/logs/refs/heads/master",
ForceSendFields: ([]string) <nil>
},
(string) (len=67) ".git/objects/pack/pack-e4055b6c25ba58abf32284eb6cabd009dda230ef.idx": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=140) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/objects/pack/pack-e4055b6c25ba58abf32284eb6cabd009dda230ef.idx",
ForceSendFields: ([]string) <nil>
},
(string) (len=22) ".git/refs/heads/master": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=95) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/refs/heads/master",
ForceSendFields: ([]string) <nil>
},
(string) (len=10) ".gitignore": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=83) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.gitignore",
ForceSendFields: ([]string) <nil>
},
(string) (len=38) "bootstrap/css/bootstrap-responsive.css": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=111) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/bootstrap/css/bootstrap-responsive.css",
ForceSendFields: ([]string) <nil>
},
(string) (len=10) ".git/index": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=83) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/index",
ForceSendFields: ([]string) <nil>
},
(string) (len=34) ".git/logs/refs/remotes/origin/HEAD": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=107) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/logs/refs/remotes/origin/HEAD",
ForceSendFields: ([]string) <nil>
},
(string) (len=29) ".git/refs/remotes/origin/HEAD": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=102) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/refs/remotes/origin/HEAD",
ForceSendFields: ([]string) <nil>
},
(string) (len=7) "LICENSE": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=80) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/LICENSE",
ForceSendFields: ([]string) <nil>
},
(string) (len=9) "README.md": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=82) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/README.md",
ForceSendFields: ([]string) <nil>
},
(string) (len=11) "favicon.ico": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=84) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/favicon.ico",
ForceSendFields: ([]string) <nil>
},
(string) (len=36) ".git/hooks/prepare-commit-msg.sample": (appengine.FileInfo) {
MimeType: (string) "",
Sha1Sum: (string) "",
SourceUrl: (string) (len=109) "https://storage.googleapis.com/build-artifacts-public-eu/python-test-app/.git/hooks/prepare-commit-msg.sample",
ForceSendFields: ([]string) <nil>
}
},
SourceReferences: ([]*appengine.SourceReference) <nil>,
ForceSendFields: ([]string) <nil>
}),
Env: (string) "",
EnvVariables: (map[string]string) (len=1) {
(string) (len=16) "RETURNMESSAGEIDS": (string) (len=4) "true"
},
ErrorHandlers: ([]*appengine.ErrorHandler) <nil>,
Handlers: ([]*appengine.UrlMap) (len=1 cap=1) {
(*appengine.UrlMap)(0xc8200822d0)({
ApiEndpoint: (*appengine.ApiEndpointHandler)(<nil>),
AuthFailAction: (string) "",
Login: (string) (len=14) "LOGIN_OPTIONAL",
RedirectHttpResponseCode: (string) "",
Script: (*appengine.ScriptHandler)(0xc82046e6c0)({
ScriptPath: (string) (len=13) "guestbook.app",
ForceSendFields: ([]string) <nil>
}),
SecurityLevel: (string) (len=15) "SECURE_OPTIONAL",
StaticDirectory: (*appengine.StaticDirectoryHandler)(<nil>),
StaticFiles: (*appengine.StaticFilesHandler)(<nil>),
UrlRegex: (string) (len=3) "/.*",
ForceSendFields: ([]string) <nil>
})
},
HealthCheck: (*appengine.HealthCheck)(<nil>),
Id: (string) (len=6) "foobaz",
InboundServices: ([]string) (len=1 cap=1) {
(string) (len=22) "INBOUND_SERVICE_WARMUP"
},
InstanceClass: (string) "",
Libraries: ([]*appengine.Library) <nil>,
ManualScaling: (*appengine.ManualScaling)(<nil>),
Name: (string) "",
Network: (*appengine.Network)(<nil>),
NobuildFilesRegex: (string) "",
Resources: (*appengine.Resources)(<nil>),
Runtime: (string) (len=8) "python27",
ServingStatus: (string) "",
Threadsafe: (bool) true,
Vm: (bool) false,
ServerResponse: (googleapi.ServerResponse) {
HTTPStatusCode: (int) 0,
Header: (http.Header) <nil>
},
ForceSendFields: ([]string) <nil>
}),
urlParams_: (gensupport.URLParams) {
},
ctx_: (context.Context) <nil>
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment