Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HookServerClientManager ¶
func NewClientManager ¶
func NewClientManager() *HookServerClientManager
NewClientManager TODO: garbage client gc
func (*HookServerClientManager) RuntimeHookServerClient ¶
func (cm *HookServerClientManager) RuntimeHookServerClient(serverPath HookServerPath) (*RuntimeHookClient, error)
type HookServerClientManagerInterface ¶
type HookServerClientManagerInterface interface {
RuntimeHookServerClient(serverPath HookServerPath) (*RuntimeHookClient, error)
}
type HookServerPath ¶
type RuntimeHookClient ¶
type RuntimeHookClient struct { SockPath string v1alpha1.RuntimeHookServiceClient }
Click to show internal directories.
Click to hide internal directories.