Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Kind is the canonical name of the plugin for starting up, etc.
Kind = "enrollment"
)
Variables ¶
View Source
var DefaultOptions = enrollment.Options{ SyncInterval: types.Duration(enrollment.DefaultSyncInterval), DestroyOnTerminate: false, }
DefaultOptions return an Options with default values filled in.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.