Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { }
func NewService ¶
func NewService() Service
func (Service) SearchCerts ¶
func (s Service) SearchCerts(clusterID string) (legacy.AssetsBundle, error)
func (Service) SearchCertsForComponent ¶
func (s Service) SearchCertsForComponent(clusterID, componentName string) (legacy.AssetsBundle, error)
Click to show internal directories.
Click to hide internal directories.