Type Alias BcknddockerRegistrySecretWithSensitiveDataRequest
BcknddockerRegistrySecretWithSensitiveDataRequest: {
data: { ".dockerconfigjson": string };
} & Record<string, any>
Type Declaration
data: { ".dockerconfigjson": string }
.dockerconfigjson: string
This represents all the meta-data and extra information to be stored as a k8-secret