Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RorTransport ¶
type RorTransport interface { Stream() v1stream.StreamInterface Info() v1info.InfoInterface Datacenters() v1datacenter.DatacenterInterface Clusters() v1clusters.ClustersInterface Self() rorclientv2self.SelfInterface Workspaces() v1workspaces.WorkspacesInterface Projects() v1projects.ProjectsInterface Resources() v1resources.ResourceInterface Metrics() v1metrics.MetricsInterface ResourcesV2() v2resources.ResourcesInterface Ping() error }
Click to show internal directories.
Click to hide internal directories.