Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Client ovenAPI.Client `config:"client"` PolicySignedKey string `config:"policy_signed_key"` PolicyExpire file.TOMLDuration `config:"policy_expire"` StreamCheck file.TOMLDuration `config:"stream_check"` DB *gorm.DB `config:"-"` // contains filtered or unexported fields }
Service for oven related commands
Click to show internal directories.
Click to hide internal directories.