Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MSKService ¶
type MSKService struct {
// contains filtered or unexported fields
}
func NewMSKService ¶
func NewMSKService(client *kafka.Client) *MSKService
func (*MSKService) GetClusters ¶
func (ms *MSKService) GetClusters(ctx context.Context) ([]kafkatypes.Cluster, error)
func (*MSKService) IsFetchFromFollowerEnabled ¶
func (ms *MSKService) IsFetchFromFollowerEnabled(ctx context.Context, cluster kafkatypes.Cluster) (*bool, error)
Click to show internal directories.
Click to hide internal directories.