Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Components ¶
type Components interface { Supported() bool Get() []v1alpha1.Component GetStatus() []ComponentsOutput }
Components is an interface to interact with Dapr components
func NewComponents ¶
func NewComponents(daprClient scheme.Interface) Components
NewComponents returns a new Components instance
Click to show internal directories.
Click to hide internal directories.