RegistryEndpointTrustedSigningKeyConfigMap interface

Settings for RegistryEndpoint trust provided through a configmap.

Extends

Properties

configMapRef

The name of the configmap.

type

The trust type for the registry endpoint.

Property Details

configMapRef

The name of the configmap.

configMapRef: string

Property Value

string

type

The trust type for the registry endpoint.

type: "ConfigMap"

Property Value

"ConfigMap"