Documentation ¶
Overview ¶
Package livestatestore provides a piped component that watches the live state of applications in the cluster to construct it cache data that will be used to provide data to another components quickly.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LiveResourceLister ¶
type LiveResourceLister struct {
Getter
}
func (LiveResourceLister) ListKubernetesAppLiveResources ¶
func (g LiveResourceLister) ListKubernetesAppLiveResources(cloudProvider, appID string) ([]provider.Manifest, bool)
Click to show internal directories.
Click to hide internal directories.