Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type K8sConfig ¶
K8sConfig sets the cpu and memory
go configuration for kubernetes.
func NewK8Config ¶
type K8sOption ¶
type K8sOption func(*K8sOptions)
func WithLogger ¶
WithLogger sets the optional logger for goMaxProcs
type K8sOptions ¶
type K8sOptions struct {
// contains filtered or unexported fields
}
func ParseOptions ¶
func ParseOptions(options ...K8sOption) K8sOptions
ParseOptions parses the given options into a K8sOptions struct
Click to show internal directories.
Click to hide internal directories.