DockerEngineAPI.Model.SwarmSpecEncryptionConfig (ex_docker_api v1.48.0)

View Source

Parameters related to encryption-at-rest.

Summary

Types

t()

@type t() :: %DockerEngineAPI.Model.SwarmSpecEncryptionConfig{
  AutoLockManagers: boolean() | nil
}

Functions

decode(value)