Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PeerPodService ¶
type PeerPodService struct {
// contains filtered or unexported fields
}
func NewPeerPodService ¶
func NewPeerPodService() (*PeerPodService, error)
func (*PeerPodService) OwnPeerPod ¶
func (s *PeerPodService) OwnPeerPod(podname string, podns string, instanceID string) error
make the pod an owner of a PeerPod
func (*PeerPodService) ReleasePeerPod ¶
func (s *PeerPodService) ReleasePeerPod(podname string, podns string, instanceID string) error
remove finalizer from PeerPod
Click to show internal directories.
Click to hide internal directories.