Documentation ¶
Index ¶
- type Discovery
- func (r *Discovery) ClusterName() string
- func (r *Discovery) Compute() *compute.Service
- func (r *Discovery) GetSeeds() ([]string, error)
- func (r *Discovery) ProjectID() string
- func (r *Discovery) Region() string
- func (r *Discovery) Resolve(ctx context.Context, name string) ([]string, error)
- func (r *Discovery) Zone() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Discovery ¶
type Discovery struct {
// contains filtered or unexported fields
}
func (*Discovery) ClusterName ¶
ClusterName returns the kOps cluster-name we are part of.
Click to show internal directories.
Click to hide internal directories.