Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListZfsNode ¶
ListZfsNode list all nodes where zfs daemonset pods are scheduled
Types ¶
type ZfsNodesDevicePoolConfig ¶
type ZfsNodesDevicePoolConfig struct { PoolName string NodeDeviceMap map[string]e2e_agent.LoopDevice }
func SetupZfsNodes ¶
func SetupZfsNodes(poolName string, size int64) (ZfsNodesDevicePoolConfig, error)
func (*ZfsNodesDevicePoolConfig) ConfigureZfsNodesWithDeviceAndPool ¶
func (zfsDevicePoolConfig *ZfsNodesDevicePoolConfig) ConfigureZfsNodesWithDeviceAndPool() error
func (*ZfsNodesDevicePoolConfig) RemoveConfiguredDeviceZfsPool ¶
func (zfsDevicePoolConfig *ZfsNodesDevicePoolConfig) RemoveConfiguredDeviceZfsPool() error
Click to show internal directories.
Click to hide internal directories.