Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretController ¶
type SecretController struct {
// contains filtered or unexported fields
}
func NewSecretController ¶
func NewSecretController(client federationclientset.Interface) *SecretController
NewSecretController returns a new secret controller
func (*SecretController) Run ¶
func (secretcontroller *SecretController) Run(stopChan <-chan struct{})
Click to show internal directories.
Click to hide internal directories.