Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSecretController ¶
func NewSecretController( name string, recorder events.Recorder, kubeClient kubernetes.Interface, secretInformer coreinformersv1.SecretInformer, optionalInformers []factory.Informer, ) factory.Controller
Types ¶
type SecretController ¶
type SecretController struct {
// contains filtered or unexported fields
}
SecretController is a generic controller that manages a deployment.
func (*SecretController) Name ¶
func (c *SecretController) Name() string
Click to show internal directories.
Click to hide internal directories.