Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MountManager ¶ added in v0.18.0
type MountManager struct {
// contains filtered or unexported fields
}
func NewMountManager ¶
func (*MountManager) Start ¶ added in v0.18.0
func (m *MountManager) Start(ctx context.Context)
type PodManager ¶ added in v0.21.0
type PodManager struct {
// contains filtered or unexported fields
}
func NewPodManager ¶ added in v0.21.0
func NewPodManager() (*PodManager, error)
type WebhookManager ¶ added in v0.18.0
type WebhookManager struct {
// contains filtered or unexported fields
}
func NewWebhookManager ¶ added in v0.18.0
Click to show internal directories.
Click to hide internal directories.