Documentation ¶
Index ¶
- type BaseScope
- func (s *BaseScope) Close(ctx context.Context) error
- func (s *BaseScope) GetClusterName() types.NamespacedName
- func (s *BaseScope) GetLocation() string
- func (s *BaseScope) GetResourceGroup() string
- func (s *BaseScope) GetSubscriptionID() string
- func (s *BaseScope) IsConditionTrue(conditionType capi.ConditionType) bool
- func (s *BaseScope) PatchObject(ctx context.Context) error
- func (s *BaseScope) SetAnnotation(annotation, value string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseScope ¶
type BaseScope struct {
// contains filtered or unexported fields
}
func NewBaseScope ¶
func (*BaseScope) GetClusterName ¶
func (s *BaseScope) GetClusterName() types.NamespacedName
func (*BaseScope) GetLocation ¶
func (*BaseScope) GetResourceGroup ¶
func (*BaseScope) GetSubscriptionID ¶
func (*BaseScope) IsConditionTrue ¶
func (s *BaseScope) IsConditionTrue(conditionType capi.ConditionType) bool
func (*BaseScope) SetAnnotation ¶
Click to show internal directories.
Click to hide internal directories.