Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime struct { Reporter *reporter.Object Logger *logrus.Logger OCMClient *ocm.Client AWSClient aws.Client Creator *aws.Creator ClusterKey string Cluster *cmv1.Cluster }
func NewRuntime ¶
func NewRuntime() *Runtime
func (*Runtime) FetchCluster ¶
func (*Runtime) GetClusterKey ¶
Load the cluster key provided by the user into the runtime and return it
Click to show internal directories.
Click to hide internal directories.