Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OwnerFinder ¶
type OwnerFinder struct {
// contains filtered or unexported fields
}
func New ¶
func New(config Config) (*OwnerFinder, error)
func (*OwnerFinder) FindOwner ¶
func (of *OwnerFinder) FindOwner(ctx context.Context, pod corev1.Pod) (*metav1.OwnerReference, error)
Click to show internal directories.
Click to hide internal directories.