Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManagerStateInterface ¶
type ManagerStateInterface interface {
Get() (*ctrlmeshv1alpha1.ManagerState, error)
}
func NewManagerStateCache ¶
func NewManagerStateCache(ctx context.Context) (ManagerStateInterface, error)
Click to show internal directories.
Click to hide internal directories.