Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogKinds = []string{"Pod", "Deployment", "StatefulSet", "DaemonSet"}
Functions ¶
func ResolvePods ¶
Types ¶
type ListOptions ¶
type ListResult ¶
func List ¶
func List(ctx context.Context, client kubernetes.Interface, options ListOptions) (ListResult, error)
type Selector ¶
type Selector struct {
// contains filtered or unexported fields
}
func ParseSelector ¶
Click to show internal directories.
Click to hide internal directories.