Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateRepositoryPropertiesOptions

Package version

Options for the setProperties method of ContainerRepository.

Hierarchy

  • any
    • UpdateRepositoryPropertiesOptions

Index

Properties

Optional canDelete

canDelete: undefined | false | true

Delete enabled

Optional canList

canList: undefined | false | true

List enabled

Optional canRead

canRead: undefined | false | true

Read enabled

Optional canWrite

canWrite: undefined | false | true

Write enabled

Optional teleportEnabled

teleportEnabled: undefined | false | true

Enables Teleport functionality on new images in the repository improving Container startup performance

Generated using TypeDoc