Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebHookClient ¶
type WebHookClient struct {
// contains filtered or unexported fields
}
func NewWebHookClient ¶
func NewWebHookClient(client *kubernetes.Clientset) *WebHookClient
NewWebHookClient constructs a new WebHookClient with the specified output of *kubernetes.Clientset
func (*WebHookClient) Run ¶
func (w *WebHookClient) Run(args []string) (*printer.PrintModel, error)
Run
Click to show internal directories.
Click to hide internal directories.