Documentation
¶
Index ¶
- type PodRole
- func (this PodRole) Delete(cniParam *cni.CniParam)
- func (this PodRole) DeleteLogicPodDir(tanantID, podNs, podName string) error
- func (this PodRole) GetAllPortJSONList(tenantID, podNs, podName string, db dbaccessor.DbAccessor) ([]string, error)
- func (this PodRole) GetAllPorts(tenantID, podNs, podName string, db dbaccessor.DbAccessor) ([]*client.Node, error)
- func (this PodRole) Insert(podObj *podobj.PodObj) error
- func (this PodRole) IsMigration(cniParam *cni.CniParam) bool
- func (this PodRole) IsRestarted(cniParam *cni.CniParam) bool
- func (this PodRole) SaveLogicPortInfoForPod(tanantID, podNs, podName string, ports []*portobj.LogicPortObj) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodRole ¶
type PodRole struct { }
func (PodRole) DeleteLogicPodDir ¶
func (PodRole) GetAllPortJSONList ¶
func (PodRole) GetAllPorts ¶
func (PodRole) SaveLogicPortInfoForPod ¶
Click to show internal directories.
Click to hide internal directories.