Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewComponents ¶
NewComponents returns a new Kubernetes loader.
func NewHTTPEndpoints ¶
func NewHTTPEndpoints(opts Options) loader.Loader[endpointapi.HTTPEndpoint]
NewHTTPEndpoints returns a new Kubernetes loader.
func NewSubscriptions ¶
func NewSubscriptions(opts Options) loader.Loader[subapi.Subscription]
NewSubscriptions returns a new Kubernetes loader.
Types ¶
type Options ¶
type Options struct { Config config.KubernetesConfig Client operatorv1pb.OperatorClient Namespace string PodName string }
Click to show internal directories.
Click to hide internal directories.