Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory interface {
ClientSet() (kubernetes.Interface, error)
}
func NewInClusterFactory ¶
func NewInClusterFactory() Factory
func NewLocalFactory ¶
func NewLocalFactory() Factory
Click to show internal directories.
Click to hide internal directories.