Documentation ¶
Index ¶
- type Client
- func (r Client) GetBackups() ([]backup, error)
- func (r Client) GetClusterConnectedState() (map[string]bool, error)
- func (r Client) GetDownstreamClusterVersions() ([]clusterVersion, error)
- func (r Client) GetInstalledRancherVersion() (string, error)
- func (r Client) GetK8sDistributions() (map[string]int, error)
- func (r Client) GetLatestRancherVersion() (string, error)
- func (r Client) GetManagedNodeInfo() ([]nodeInfo, error)
- func (r Client) GetNumberOfBackups() (int, error)
- func (r Client) GetNumberOfManagedClusters() (int, error)
- func (r Client) GetNumberOfManagedNodes() (int, error)
- func (r Client) GetNumberOfRestores() (int, error)
- func (r Client) GetNumberOfTokens() (int, error)
- func (r Client) GetNumberOfUsers() (int, error)
- func (r Client) GetNumberofProjects() (int, error)
- func (r Client) GetProjectAnnotations() ([]projectAnnotation, error)
- func (r Client) GetProjectLabels() ([]projectLabel, error)
- func (r Client) GetProjectResourceQuota() ([]projectResource, error)
- func (r Client) GetRancherCustomResourceCount() (map[string]int, error)
- func (r Client) GetRestores() ([]restore, error)
- type Release
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (Client) GetBackups ¶
func (Client) GetClusterConnectedState ¶
func (Client) GetDownstreamClusterVersions ¶
func (Client) GetInstalledRancherVersion ¶
func (Client) GetLatestRancherVersion ¶
func (Client) GetManagedNodeInfo ¶
func (Client) GetNumberOfBackups ¶
func (Client) GetNumberOfManagedClusters ¶
func (Client) GetNumberOfManagedNodes ¶
func (Client) GetNumberOfRestores ¶
func (Client) GetNumberOfTokens ¶
func (Client) GetNumberOfUsers ¶
func (Client) GetNumberofProjects ¶
func (Client) GetProjectAnnotations ¶
func (Client) GetProjectLabels ¶
func (Client) GetProjectResourceQuota ¶
func (Client) GetRancherCustomResourceCount ¶
func (Client) GetRestores ¶
Click to show internal directories.
Click to hide internal directories.