Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfigFile ¶
func DefaultConfigFile() string
DefaultConfigFile returns the default kubeconfig file path
func DefaultNamespace ¶
func DefaultNamespace() string
DefaultNamespace returns the default namespace
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) WatchDeploymentEvents ¶
func (*Client) WatchStatefulsetEvents ¶
type NotifyFunc ¶
NotifyFunc represents callback function for Pod event
Click to show internal directories.
Click to hide internal directories.