Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvironmentPatcher ¶
type EnvironmentPatcher struct { Prog progress Env *config.Environment TemplatePatcher environmentTemplateUpdateGetter }
EnvironmentPatcher checks if the environment needs a patch and perform the patch when necessary.
func (*EnvironmentPatcher) EnsureManagerRoleIsAllowedToUpload ¶
func (p *EnvironmentPatcher) EnsureManagerRoleIsAllowedToUpload(bucket string) error
EnsureManagerRoleIsAllowedToUpload checks if the environment manager role has the necessary permissions to upload objects to bucket and patches the permissions if not.
Click to show internal directories.
Click to hide internal directories.