Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { KubernetesConfig string AllowPrivileged bool LeaderElect bool WebhookCert string WebhookServerPort int // ScoutWaitTimeoutSeconds that heartbeat not receive timeout ScoutWaitTimeoutSeconds int // ScoutInitialDelaySeconds the time that wait for warden start ScoutInitialDelaySeconds int }
Options here for avoid import cycle, remove it as soon as we found better way.
Click to show internal directories.
Click to hide internal directories.