Documentation
¶
Overview ¶
Copyright 2016-2019, Pulumi Corporation.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2016-2019, Pulumi Corporation.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2016-2019, Pulumi Corporation.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2016-2019, Pulumi Corporation.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddGitRemoteMetadataToMap ¶ added in v0.16.4
func AddGitRemoteMetadataToMap(repo *git.Repository, env map[string]string) error
AddGitRemoteMetadataToMap reads the given git repo and adds its metadata to the given map bag.
func NewPulumiCmd ¶
NewPulumiCmd creates a new Pulumi Cmd instance.
Types ¶
This section is empty.
Source Files
¶
- cancel.go
- config.go
- crypto.go
- crypto_cloud.go
- crypto_http.go
- crypto_local.go
- destroy.go
- errors.go
- gen_completion.go
- gen_markdown.go
- history.go
- login.go
- logout.go
- logs.go
- new.go
- plugin.go
- plugin_install.go
- plugin_ls.go
- plugin_rm.go
- policy.go
- policy_apply.go
- policy_publish.go
- preview.go
- pulumi.go
- query.go
- refresh.go
- stack.go
- stack_export.go
- stack_graph.go
- stack_import.go
- stack_init.go
- stack_ls.go
- stack_output.go
- stack_rename.go
- stack_rm.go
- stack_select.go
- stack_tag.go
- state.go
- state_delete.go
- state_unprotect.go
- up.go
- util.go
- version.go
- view-trace.go
- whoami.go