Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAwsResolver ¶
func NewAwsResolver(cred credentials.CredResolver, accountId string) (cluster_metadata_service.ClusterMetadataResolver, error)
Types ¶
type Resolver ¶
type Resolver struct {
// contains filtered or unexported fields
}
func (*Resolver) GetResolverDescription ¶
func (*Resolver) ListClusters ¶
func (r *Resolver) ListClusters() ([]*protos.ClusterMetadata, error)
Click to show internal directories.
Click to hide internal directories.