Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
System *SystemService
}
Service ...
func NewService ¶
func NewService(client kubernetes.Interface, cfg *config.CompletedConfig) *Service
type SystemService ¶
type SystemService struct { Config *config.CompletedConfig K8sClient kubernetes.Interface }
func NewSystemService ¶
func NewSystemService( cfg *config.CompletedConfig, client kubernetes.Interface) *SystemService
func (*SystemService) GetPodStandByIp ¶
Click to show internal directories.
Click to hide internal directories.