Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ImagePolicyConfig

The properties that define a image verification policy.

Properties

Optional isPolicyEnabled

isPolicyEnabled: undefined | false | true

Whether the image verification policy is enabled. Defaults to false. If set to true, the images will be verified against the policy at runtime.

Optional keyDetails

keyDetails: Array<KeyDetails>

A list of KMS key details.

Functions

getDeserializedJsonObj

getJsonObj