Documentation ¶
Index ¶
- type MySQLServerAdministratorManager
- func (m *MySQLServerAdministratorManager) Delete(ctx context.Context, obj runtime.Object, opts ...resourcemanager.ConfigOption) (bool, error)
- func (m *MySQLServerAdministratorManager) Ensure(ctx context.Context, obj runtime.Object, opts ...resourcemanager.ConfigOption) (bool, error)
- func (m *MySQLServerAdministratorManager) GetParents(obj runtime.Object) ([]resourcemanager.KubeParent, error)
- func (m *MySQLServerAdministratorManager) GetStatus(obj runtime.Object) (*v1alpha1.ASOStatus, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MySQLServerAdministratorManager ¶
type MySQLServerAdministratorManager struct {
// contains filtered or unexported fields
}
func NewMySQLServerAdministratorManager ¶
func NewMySQLServerAdministratorManager(creds config.Credentials) *MySQLServerAdministratorManager
func (*MySQLServerAdministratorManager) Delete ¶
func (m *MySQLServerAdministratorManager) Delete(ctx context.Context, obj runtime.Object, opts ...resourcemanager.ConfigOption) (bool, error)
func (*MySQLServerAdministratorManager) Ensure ¶
func (m *MySQLServerAdministratorManager) Ensure(ctx context.Context, obj runtime.Object, opts ...resourcemanager.ConfigOption) (bool, error)
func (*MySQLServerAdministratorManager) GetParents ¶
func (m *MySQLServerAdministratorManager) GetParents(obj runtime.Object) ([]resourcemanager.KubeParent, error)
Click to show internal directories.
Click to hide internal directories.