Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsRetryFailure ¶
Types ¶
type ConditionFunc ¶
type Config ¶
type Config struct { Namespace string KubeCli kubernetes.Interface }
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New(config *Config) Controller
func (*Controller) Run ¶
func (c *Controller) Run() error
type RetryError ¶
type RetryError struct {
// contains filtered or unexported fields
}
func (*RetryError) Error ¶
func (e *RetryError) Error() string
Click to show internal directories.
Click to hide internal directories.