Documentation ¶
Overview ¶
Package k8s provides kubernetes control functionality
Package k8s provides kubernetes control functionality
Index ¶
- type Controller
- type Option
- func WithControllerName(name string) Option
- func WithDisableLeaderElection() Option
- func WithEnableLeaderElection() Option
- func WithErrGroup(eg errgroup.Group) Option
- func WithManager(mgr manager.Manager) Option
- func WithMetricsAddress(addr string) Option
- func WithResourceController(rc ResourceController) Option
- type ResourceController
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
func New ¶
func New(opts ...Option) (cl Controller, err error)
type Option ¶
type Option func(*controller) error
func WithControllerName ¶
func WithDisableLeaderElection ¶
func WithDisableLeaderElection() Option
func WithEnableLeaderElection ¶
func WithEnableLeaderElection() Option
func WithErrGroup ¶
func WithManager ¶
func WithMetricsAddress ¶
func WithResourceController ¶
func WithResourceController(rc ResourceController) Option
Directories ¶
Path | Synopsis |
---|---|
metrics
|
|
node
Package node provides kubernetes node information and preriodically update Package node provides kubernetes node information and preriodically update
|
Package node provides kubernetes node information and preriodically update Package node provides kubernetes node information and preriodically update |
pod
Package pod provides kubernetes pod information and preriodically update Package pod provides kubernetes pod information and preriodically update
|
Package pod provides kubernetes pod information and preriodically update Package pod provides kubernetes pod information and preriodically update |
Package node provides kubernetes node information and preriodically update Package node provides kubernetes node information and preriodically update
|
Package node provides kubernetes node information and preriodically update Package node provides kubernetes node information and preriodically update |
Package pod provides kubernetes pod information and preriodically update Package pod provides kubernetes pod information and preriodically update
|
Package pod provides kubernetes pod information and preriodically update Package pod provides kubernetes pod information and preriodically update |
Click to show internal directories.
Click to hide internal directories.