Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceContrlIntf ¶
type ServiceContrlIntf interface {
CreateService(ctx context.Context, statefulPod *iapetosapiv1.StatefulPod) bool
}
func NewServiceController ¶
func NewServiceController(client client.Client) ServiceContrlIntf
type ServiceController ¶
func (*ServiceController) CreateService ¶
func (servicectl *ServiceController) CreateService(ctx context.Context, statefulPod *iapetosapiv1.StatefulPod) bool
Click to show internal directories.
Click to hide internal directories.