# Packages

No description provided by the author

# Functions

BuildMutateWebhookCfg creates the mutating webhook configuration for the controller.
Configure configures mutate/validating webhooks that provides exec access into workspace for creator only.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

ResourcesMutator checks that every: - workspace has creator label specified and it's not modified - workspace-related deployment, pod has unmodified workspace-id label and creator label.
ResourcesValidator validates execs process all exec requests and: if related pod DOES NOT have workspace_id label - just skip it if related pod DOES have workspace_id label - make sure that exec is requested by workspace creator.