UNPKG

the-moby-effect

Version:
9 lines 433 B
import * as Schema from "effect/Schema"; export class SwarmEncryptionConfig extends /*#__PURE__*/Schema.Class("SwarmEncryptionConfig")({ AutoLockManagers: Schema.Boolean }, { identifier: "SwarmEncryptionConfig", title: "swarm.EncryptionConfig", documentation: "https://pkg.go.dev/github.com/docker/docker@v28.4.0+incompatible/api/types/swarm#EncryptionConfig" }) {} //# sourceMappingURL=SwarmEncryptionConfig.generated.js.map