Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsExecutionFailed ¶
IsExecutionFailed asserts executionFailedError.
Types ¶
type Cluster ¶
type Cluster struct {
Name string
Namespace string
Region string
KubernetesControllerClient client.Client
KubernetesClientSet kubernetes.Interface
AWSSession *session.Session
MC *ManagementCluster
}
func (*Cluster) RefreshAWSCredentials ¶
func (*Cluster) RefreshAWSCredentialsIfExpired ¶
RefreshAWSCredentialsIfExpired will refresh AWS credentials if they are expired it will return true in case the credentials were refreshed or false in cas they are stil valid
Click to show internal directories.
Click to hide internal directories.