v1alpha1

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AwrHubLister added in v0.5.0

type AwrHubLister interface {
	// List lists all AwrHubs in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AwrHub, err error)
	// AwrHubs returns an object that can list and get AwrHubs.
	AwrHubs(namespace string) AwrHubNamespaceLister
	AwrHubListerExpansion
}

AwrHubLister helps list AwrHubs. All objects returned here must be treated as read-only.

func NewAwrHubLister added in v0.5.0

func NewAwrHubLister(indexer cache.Indexer) AwrHubLister

NewAwrHubLister returns a new AwrHubLister.

type AwrHubListerExpansion added in v0.5.0

type AwrHubListerExpansion interface{}

AwrHubListerExpansion allows custom methods to be added to AwrHubLister.

type AwrHubNamespaceLister added in v0.5.0

type AwrHubNamespaceLister interface {
	// List lists all AwrHubs in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AwrHub, err error)
	// Get retrieves the AwrHub from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AwrHub, error)
	AwrHubNamespaceListerExpansion
}

AwrHubNamespaceLister helps list and get AwrHubs. All objects returned here must be treated as read-only.

type AwrHubNamespaceListerExpansion added in v0.5.0

type AwrHubNamespaceListerExpansion interface{}

AwrHubNamespaceListerExpansion allows custom methods to be added to AwrHubNamespaceLister.

type DatabaseInsightLister

type DatabaseInsightLister interface {
	// List lists all DatabaseInsights in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DatabaseInsight, err error)
	// DatabaseInsights returns an object that can list and get DatabaseInsights.
	DatabaseInsights(namespace string) DatabaseInsightNamespaceLister
	DatabaseInsightListerExpansion
}

DatabaseInsightLister helps list DatabaseInsights. All objects returned here must be treated as read-only.

func NewDatabaseInsightLister

func NewDatabaseInsightLister(indexer cache.Indexer) DatabaseInsightLister

NewDatabaseInsightLister returns a new DatabaseInsightLister.

type DatabaseInsightListerExpansion

type DatabaseInsightListerExpansion interface{}

DatabaseInsightListerExpansion allows custom methods to be added to DatabaseInsightLister.

type DatabaseInsightNamespaceLister

type DatabaseInsightNamespaceLister interface {
	// List lists all DatabaseInsights in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DatabaseInsight, err error)
	// Get retrieves the DatabaseInsight from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.DatabaseInsight, error)
	DatabaseInsightNamespaceListerExpansion
}

DatabaseInsightNamespaceLister helps list and get DatabaseInsights. All objects returned here must be treated as read-only.

type DatabaseInsightNamespaceListerExpansion

type DatabaseInsightNamespaceListerExpansion interface{}

DatabaseInsightNamespaceListerExpansion allows custom methods to be added to DatabaseInsightNamespaceLister.

type EnterpriseManagerBridgeLister

type EnterpriseManagerBridgeLister interface {
	// List lists all EnterpriseManagerBridges in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.EnterpriseManagerBridge, err error)
	// EnterpriseManagerBridges returns an object that can list and get EnterpriseManagerBridges.
	EnterpriseManagerBridges(namespace string) EnterpriseManagerBridgeNamespaceLister
	EnterpriseManagerBridgeListerExpansion
}

EnterpriseManagerBridgeLister helps list EnterpriseManagerBridges. All objects returned here must be treated as read-only.

func NewEnterpriseManagerBridgeLister

func NewEnterpriseManagerBridgeLister(indexer cache.Indexer) EnterpriseManagerBridgeLister

NewEnterpriseManagerBridgeLister returns a new EnterpriseManagerBridgeLister.

type EnterpriseManagerBridgeListerExpansion

type EnterpriseManagerBridgeListerExpansion interface{}

EnterpriseManagerBridgeListerExpansion allows custom methods to be added to EnterpriseManagerBridgeLister.

type EnterpriseManagerBridgeNamespaceLister

type EnterpriseManagerBridgeNamespaceLister interface {
	// List lists all EnterpriseManagerBridges in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.EnterpriseManagerBridge, err error)
	// Get retrieves the EnterpriseManagerBridge from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.EnterpriseManagerBridge, error)
	EnterpriseManagerBridgeNamespaceListerExpansion
}

EnterpriseManagerBridgeNamespaceLister helps list and get EnterpriseManagerBridges. All objects returned here must be treated as read-only.

type EnterpriseManagerBridgeNamespaceListerExpansion

type EnterpriseManagerBridgeNamespaceListerExpansion interface{}

EnterpriseManagerBridgeNamespaceListerExpansion allows custom methods to be added to EnterpriseManagerBridgeNamespaceLister.

type ExadataInsightLister

type ExadataInsightLister interface {
	// List lists all ExadataInsights in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ExadataInsight, err error)
	// ExadataInsights returns an object that can list and get ExadataInsights.
	ExadataInsights(namespace string) ExadataInsightNamespaceLister
	ExadataInsightListerExpansion
}

ExadataInsightLister helps list ExadataInsights. All objects returned here must be treated as read-only.

func NewExadataInsightLister

func NewExadataInsightLister(indexer cache.Indexer) ExadataInsightLister

NewExadataInsightLister returns a new ExadataInsightLister.

type ExadataInsightListerExpansion

type ExadataInsightListerExpansion interface{}

ExadataInsightListerExpansion allows custom methods to be added to ExadataInsightLister.

type ExadataInsightNamespaceLister

type ExadataInsightNamespaceLister interface {
	// List lists all ExadataInsights in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ExadataInsight, err error)
	// Get retrieves the ExadataInsight from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ExadataInsight, error)
	ExadataInsightNamespaceListerExpansion
}

ExadataInsightNamespaceLister helps list and get ExadataInsights. All objects returned here must be treated as read-only.

type ExadataInsightNamespaceListerExpansion

type ExadataInsightNamespaceListerExpansion interface{}

ExadataInsightNamespaceListerExpansion allows custom methods to be added to ExadataInsightNamespaceLister.

type HostInsightLister

type HostInsightLister interface {
	// List lists all HostInsights in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.HostInsight, err error)
	// HostInsights returns an object that can list and get HostInsights.
	HostInsights(namespace string) HostInsightNamespaceLister
	HostInsightListerExpansion
}

HostInsightLister helps list HostInsights. All objects returned here must be treated as read-only.

func NewHostInsightLister

func NewHostInsightLister(indexer cache.Indexer) HostInsightLister

NewHostInsightLister returns a new HostInsightLister.

type HostInsightListerExpansion

type HostInsightListerExpansion interface{}

HostInsightListerExpansion allows custom methods to be added to HostInsightLister.

type HostInsightNamespaceLister

type HostInsightNamespaceLister interface {
	// List lists all HostInsights in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.HostInsight, err error)
	// Get retrieves the HostInsight from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.HostInsight, error)
	HostInsightNamespaceListerExpansion
}

HostInsightNamespaceLister helps list and get HostInsights. All objects returned here must be treated as read-only.

type HostInsightNamespaceListerExpansion

type HostInsightNamespaceListerExpansion interface{}

HostInsightNamespaceListerExpansion allows custom methods to be added to HostInsightNamespaceLister.

type OperationsInsightsWarehouseDownloadWarehouseWalletLister added in v0.5.0

type OperationsInsightsWarehouseDownloadWarehouseWalletLister interface {
	// List lists all OperationsInsightsWarehouseDownloadWarehouseWallets in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.OperationsInsightsWarehouseDownloadWarehouseWallet, err error)
	// OperationsInsightsWarehouseDownloadWarehouseWallets returns an object that can list and get OperationsInsightsWarehouseDownloadWarehouseWallets.
	OperationsInsightsWarehouseDownloadWarehouseWallets(namespace string) OperationsInsightsWarehouseDownloadWarehouseWalletNamespaceLister
	OperationsInsightsWarehouseDownloadWarehouseWalletListerExpansion
}

OperationsInsightsWarehouseDownloadWarehouseWalletLister helps list OperationsInsightsWarehouseDownloadWarehouseWallets. All objects returned here must be treated as read-only.

func NewOperationsInsightsWarehouseDownloadWarehouseWalletLister added in v0.5.0

func NewOperationsInsightsWarehouseDownloadWarehouseWalletLister(indexer cache.Indexer) OperationsInsightsWarehouseDownloadWarehouseWalletLister

NewOperationsInsightsWarehouseDownloadWarehouseWalletLister returns a new OperationsInsightsWarehouseDownloadWarehouseWalletLister.

type OperationsInsightsWarehouseDownloadWarehouseWalletListerExpansion added in v0.5.0

type OperationsInsightsWarehouseDownloadWarehouseWalletListerExpansion interface{}

OperationsInsightsWarehouseDownloadWarehouseWalletListerExpansion allows custom methods to be added to OperationsInsightsWarehouseDownloadWarehouseWalletLister.

type OperationsInsightsWarehouseDownloadWarehouseWalletNamespaceLister added in v0.5.0

type OperationsInsightsWarehouseDownloadWarehouseWalletNamespaceLister interface {
	// List lists all OperationsInsightsWarehouseDownloadWarehouseWallets in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.OperationsInsightsWarehouseDownloadWarehouseWallet, err error)
	// Get retrieves the OperationsInsightsWarehouseDownloadWarehouseWallet from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.OperationsInsightsWarehouseDownloadWarehouseWallet, error)
	OperationsInsightsWarehouseDownloadWarehouseWalletNamespaceListerExpansion
}

OperationsInsightsWarehouseDownloadWarehouseWalletNamespaceLister helps list and get OperationsInsightsWarehouseDownloadWarehouseWallets. All objects returned here must be treated as read-only.

type OperationsInsightsWarehouseDownloadWarehouseWalletNamespaceListerExpansion added in v0.5.0

type OperationsInsightsWarehouseDownloadWarehouseWalletNamespaceListerExpansion interface{}

OperationsInsightsWarehouseDownloadWarehouseWalletNamespaceListerExpansion allows custom methods to be added to OperationsInsightsWarehouseDownloadWarehouseWalletNamespaceLister.

type OperationsInsightsWarehouseLister added in v0.5.0

type OperationsInsightsWarehouseLister interface {
	// List lists all OperationsInsightsWarehouses in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.OperationsInsightsWarehouse, err error)
	// OperationsInsightsWarehouses returns an object that can list and get OperationsInsightsWarehouses.
	OperationsInsightsWarehouses(namespace string) OperationsInsightsWarehouseNamespaceLister
	OperationsInsightsWarehouseListerExpansion
}

OperationsInsightsWarehouseLister helps list OperationsInsightsWarehouses. All objects returned here must be treated as read-only.

func NewOperationsInsightsWarehouseLister added in v0.5.0

func NewOperationsInsightsWarehouseLister(indexer cache.Indexer) OperationsInsightsWarehouseLister

NewOperationsInsightsWarehouseLister returns a new OperationsInsightsWarehouseLister.

type OperationsInsightsWarehouseListerExpansion added in v0.5.0

type OperationsInsightsWarehouseListerExpansion interface{}

OperationsInsightsWarehouseListerExpansion allows custom methods to be added to OperationsInsightsWarehouseLister.

type OperationsInsightsWarehouseNamespaceLister added in v0.5.0

type OperationsInsightsWarehouseNamespaceLister interface {
	// List lists all OperationsInsightsWarehouses in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.OperationsInsightsWarehouse, err error)
	// Get retrieves the OperationsInsightsWarehouse from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.OperationsInsightsWarehouse, error)
	OperationsInsightsWarehouseNamespaceListerExpansion
}

OperationsInsightsWarehouseNamespaceLister helps list and get OperationsInsightsWarehouses. All objects returned here must be treated as read-only.

type OperationsInsightsWarehouseNamespaceListerExpansion added in v0.5.0

type OperationsInsightsWarehouseNamespaceListerExpansion interface{}

OperationsInsightsWarehouseNamespaceListerExpansion allows custom methods to be added to OperationsInsightsWarehouseNamespaceLister.

type OperationsInsightsWarehouseRotateWarehouseWalletLister added in v0.5.0

type OperationsInsightsWarehouseRotateWarehouseWalletLister interface {
	// List lists all OperationsInsightsWarehouseRotateWarehouseWallets in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.OperationsInsightsWarehouseRotateWarehouseWallet, err error)
	// OperationsInsightsWarehouseRotateWarehouseWallets returns an object that can list and get OperationsInsightsWarehouseRotateWarehouseWallets.
	OperationsInsightsWarehouseRotateWarehouseWallets(namespace string) OperationsInsightsWarehouseRotateWarehouseWalletNamespaceLister
	OperationsInsightsWarehouseRotateWarehouseWalletListerExpansion
}

OperationsInsightsWarehouseRotateWarehouseWalletLister helps list OperationsInsightsWarehouseRotateWarehouseWallets. All objects returned here must be treated as read-only.

func NewOperationsInsightsWarehouseRotateWarehouseWalletLister added in v0.5.0

func NewOperationsInsightsWarehouseRotateWarehouseWalletLister(indexer cache.Indexer) OperationsInsightsWarehouseRotateWarehouseWalletLister

NewOperationsInsightsWarehouseRotateWarehouseWalletLister returns a new OperationsInsightsWarehouseRotateWarehouseWalletLister.

type OperationsInsightsWarehouseRotateWarehouseWalletListerExpansion added in v0.5.0

type OperationsInsightsWarehouseRotateWarehouseWalletListerExpansion interface{}

OperationsInsightsWarehouseRotateWarehouseWalletListerExpansion allows custom methods to be added to OperationsInsightsWarehouseRotateWarehouseWalletLister.

type OperationsInsightsWarehouseRotateWarehouseWalletNamespaceLister added in v0.5.0

type OperationsInsightsWarehouseRotateWarehouseWalletNamespaceLister interface {
	// List lists all OperationsInsightsWarehouseRotateWarehouseWallets in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.OperationsInsightsWarehouseRotateWarehouseWallet, err error)
	// Get retrieves the OperationsInsightsWarehouseRotateWarehouseWallet from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.OperationsInsightsWarehouseRotateWarehouseWallet, error)
	OperationsInsightsWarehouseRotateWarehouseWalletNamespaceListerExpansion
}

OperationsInsightsWarehouseRotateWarehouseWalletNamespaceLister helps list and get OperationsInsightsWarehouseRotateWarehouseWallets. All objects returned here must be treated as read-only.

type OperationsInsightsWarehouseRotateWarehouseWalletNamespaceListerExpansion added in v0.5.0

type OperationsInsightsWarehouseRotateWarehouseWalletNamespaceListerExpansion interface{}

OperationsInsightsWarehouseRotateWarehouseWalletNamespaceListerExpansion allows custom methods to be added to OperationsInsightsWarehouseRotateWarehouseWalletNamespaceLister.

type OperationsInsightsWarehouseUserLister added in v0.5.0

type OperationsInsightsWarehouseUserLister interface {
	// List lists all OperationsInsightsWarehouseUsers in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.OperationsInsightsWarehouseUser, err error)
	// OperationsInsightsWarehouseUsers returns an object that can list and get OperationsInsightsWarehouseUsers.
	OperationsInsightsWarehouseUsers(namespace string) OperationsInsightsWarehouseUserNamespaceLister
	OperationsInsightsWarehouseUserListerExpansion
}

OperationsInsightsWarehouseUserLister helps list OperationsInsightsWarehouseUsers. All objects returned here must be treated as read-only.

func NewOperationsInsightsWarehouseUserLister added in v0.5.0

func NewOperationsInsightsWarehouseUserLister(indexer cache.Indexer) OperationsInsightsWarehouseUserLister

NewOperationsInsightsWarehouseUserLister returns a new OperationsInsightsWarehouseUserLister.

type OperationsInsightsWarehouseUserListerExpansion added in v0.5.0

type OperationsInsightsWarehouseUserListerExpansion interface{}

OperationsInsightsWarehouseUserListerExpansion allows custom methods to be added to OperationsInsightsWarehouseUserLister.

type OperationsInsightsWarehouseUserNamespaceLister added in v0.5.0

type OperationsInsightsWarehouseUserNamespaceLister interface {
	// List lists all OperationsInsightsWarehouseUsers in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.OperationsInsightsWarehouseUser, err error)
	// Get retrieves the OperationsInsightsWarehouseUser from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.OperationsInsightsWarehouseUser, error)
	OperationsInsightsWarehouseUserNamespaceListerExpansion
}

OperationsInsightsWarehouseUserNamespaceLister helps list and get OperationsInsightsWarehouseUsers. All objects returned here must be treated as read-only.

type OperationsInsightsWarehouseUserNamespaceListerExpansion added in v0.5.0

type OperationsInsightsWarehouseUserNamespaceListerExpansion interface{}

OperationsInsightsWarehouseUserNamespaceListerExpansion allows custom methods to be added to OperationsInsightsWarehouseUserNamespaceLister.

Jump to

Keyboard shortcuts

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