Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
Clock clock.Clock
Store storage.Interface
Log *logr.Logger
Client cmclient.Interface
Mounter mount.Interface
NodeID string
MaxRequestsPerVolume int
ContinueOnNotReady bool
GeneratePrivateKey manager.GeneratePrivateKeyFunc
GenerateRequest manager.GenerateRequestFunc
SignRequest manager.SignRequestFunc
WriteKeypair manager.WriteKeypairFunc
ReadyToRequest manager.ReadyToRequestFunc
}
Click to show internal directories.
Click to hide internal directories.