util

package
v0.0.0-...-d10261a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateOrPatchMongoDBRole

func CreateOrPatchMongoDBRole(c cs.AuthorizationV1alpha1Interface, meta metav1.ObjectMeta, transform func(alert *api.MongoDBRole) *api.MongoDBRole) (*api.MongoDBRole, kutil.VerbType, error)

func CreateOrPatchMySQLRole

func CreateOrPatchMySQLRole(c cs.AuthorizationV1alpha1Interface, meta metav1.ObjectMeta, transform func(alert *api.MySQLRole) *api.MySQLRole) (*api.MySQLRole, kutil.VerbType, error)

func TryUpdateMongoDBRole

func TryUpdateMongoDBRole(c cs.AuthorizationV1alpha1Interface, meta metav1.ObjectMeta, transform func(*api.MongoDBRole) *api.MongoDBRole) (result *api.MongoDBRole, err error)

func TryUpdateMySQLRole

func TryUpdateMySQLRole(c cs.AuthorizationV1alpha1Interface, meta metav1.ObjectMeta, transform func(*api.MySQLRole) *api.MySQLRole) (result *api.MySQLRole, err error)

func TryUpdatePostgresRole

func TryUpdatePostgresRole(c cs.AuthorizationV1alpha1Interface, meta metav1.ObjectMeta, transform func(*api.PostgresRole) *api.PostgresRole) (result *api.PostgresRole, err error)

func UpdateDatabaseAccessRequestStatus

func UpdateDatabaseAccessRequestStatus(
	c cs.AuthorizationV1alpha1Interface,
	in *api.DatabaseAccessRequest,
	transform func(*api.DatabaseAccessRequestStatus) *api.DatabaseAccessRequestStatus,
	useSubresource ...bool,
) (result *api.DatabaseAccessRequest, err error)

func UpdateMongoDBRoleStatus

func UpdateMongoDBRoleStatus(
	c cs.AuthorizationV1alpha1Interface,
	in *api.MongoDBRole,
	transform func(*api.MongoDBRoleStatus) *api.MongoDBRoleStatus,
	useSubresource ...bool,
) (result *api.MongoDBRole, err error)

func UpdateMySQLRoleStatus

func UpdateMySQLRoleStatus(
	c cs.AuthorizationV1alpha1Interface,
	in *api.MySQLRole,
	transform func(*api.MySQLRoleStatus) *api.MySQLRoleStatus,
	useSubresource ...bool,
) (result *api.MySQLRole, err error)

func UpdatePostgresRoleStatus

func UpdatePostgresRoleStatus(
	c cs.AuthorizationV1alpha1Interface,
	in *api.PostgresRole,
	transform func(*api.PostgresRoleStatus) *api.PostgresRoleStatus,
	useSubresource ...bool,
) (result *api.PostgresRole, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL