Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PvHandler ¶
type PvHandler struct {
// contains filtered or unexported fields
}
func (*PvHandler) CreateController ¶
func (pvHandler *PvHandler) CreateController() cache.Controller
type PvcHandler ¶
type PvcHandler struct {
// contains filtered or unexported fields
}
func NewPvcHandler ¶
func NewPvcHandler(storagePath string, cfg *rest.Config) (*PvcHandler, error)
func (*PvcHandler) CreateController ¶
func (pvcHandler *PvcHandler) CreateController() cache.Controller
Click to show internal directories.
Click to hide internal directories.