package
0.1.8
Repository: https://github.com/samsung-cnct/cma-aws.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterClusterHandler registers the http handlers for service Cluster to "mux".
RegisterClusterHandler registers the http handlers for service Cluster to "mux".
RegisterClusterHandlerFromEndpoint is same as RegisterClusterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author

# Constants

The DEGRADED state indicates the cluster requires user action to restore full functionality.
The ERROR state indicates the cluster may be unusable.
The PROVISIONING state indicates the cluster is being created.
The RECONCILING state indicates that some work is actively being done on the cluster, such as upgrading the master or node software.
The RUNNING state indicates the cluster has been created and is fully usable.
Not set.
The STOPPING state indicates the cluster is being deleted.

# Variables

No description provided by the author
No description provided by the author

# Structs

The credentials to use for creating the cluster.
No description provided by the author
No description provided by the author
No description provided by the author
Which Data Center.
Instance groups define a type and number of instances.
For when some things are already created.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Get version of API Server.
Reply for version request.
No description provided by the author

# Interfaces

ClusterClient is the client API for Cluster service.
ClusterServer is the server API for Cluster service.

# Type aliases

No description provided by the author