Documentation ¶
Index ¶
- func ConfigNamesFromContainer(namespace string, container *corev1.Container) []string
- func ConfigNamesFromEphemeralContainer(namespace string, container *corev1.EphemeralContainer) []string
- func ConfigNamesFromPod(pod *corev1.Pod) []string
- func Register(ctx *context2.ControllerContext, eventBroadcaster record.EventBroadcaster) error
- func RegisterIndices(ctx *context2.ControllerContext) error
- func SecretNamesFromContainer(namespace string, container *corev1.Container) []string
- func SecretNamesFromEphemeralContainer(namespace string, container *corev1.EphemeralContainer) []string
- func SecretNamesFromPod(pod *corev1.Pod) []string
- func SecretNamesFromVolumes(pod *corev1.Pod) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigNamesFromEphemeralContainer ¶
func ConfigNamesFromEphemeralContainer(namespace string, container *corev1.EphemeralContainer) []string
func ConfigNamesFromPod ¶
func Register ¶
func Register(ctx *context2.ControllerContext, eventBroadcaster record.EventBroadcaster) error
func RegisterIndices ¶ added in v0.3.0
func RegisterIndices(ctx *context2.ControllerContext) error
func SecretNamesFromEphemeralContainer ¶
func SecretNamesFromEphemeralContainer(namespace string, container *corev1.EphemeralContainer) []string
func SecretNamesFromPod ¶
func SecretNamesFromVolumes ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.