Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct {
// contains filtered or unexported fields
}
func NewCluster ¶
func NewCluster() *Cluster
func (*Cluster) Get ¶
func (r *Cluster) Get(ctx context.Context, key string) (infrastructurev1alpha3.AWSCluster, bool)
func (*Cluster) Set ¶
func (r *Cluster) Set(ctx context.Context, key string, val infrastructurev1alpha3.AWSCluster)
Click to show internal directories.
Click to hide internal directories.