Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeVolumeAttachmentsCleanup ¶
type NodeVolumeAttachmentsCleanup struct {
// contains filtered or unexported fields
}
func New ¶
func New(nodeName string, client ctrlruntimeclient.Client, kubeClient kubernetes.Interface) *NodeVolumeAttachmentsCleanup
New returns a new NodeVolumeAttachmentsCleanup.
func (*NodeVolumeAttachmentsCleanup) Run ¶
func (vc *NodeVolumeAttachmentsCleanup) Run(ctx context.Context, log *zap.SugaredLogger) (bool, bool, error)
Run executes the pod deletion.
Click to show internal directories.
Click to hide internal directories.