Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
helm
Commits
97719738
Unverified
Commit
97719738
authored
8 years ago
by
Andrew Stuart
Browse files
Options
Download
Patches
Plain Diff
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil
parent
93577915
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
docs/chart_template_guide/accessing_files.md
+44
-0
docs/chart_template_guide/accessing_files.md
pkg/chartutil/files.go
+71
-0
pkg/chartutil/files.go
pkg/chartutil/files_test.go
+35
-5
pkg/chartutil/files_test.go
pkg/engine/engine.go
+17
-16
pkg/engine/engine.go
pkg/engine/engine_test.go
+0
-13
pkg/engine/engine_test.go
with
167 additions
and
34 deletions
+167
-34
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment