Documentation
¶
Index ¶
- type Client
- type ClientInterface
- type MockClientInterface
- func (_m *MockClientInterface) AP() approverpolicy.ClientInterface
- func (_m *MockClientInterface) CM() certmanager.ClientInterface
- func (_m *MockClientInterface) CNPG() cnpg.ClientInterface
- func (_m *MockClientInterface) CloneCluster(ctx *contexts.Context, namespace string, existingClusterName string, ...) (clonedcluster.ClonedClusterInterface, error)
- func (_m *MockClientInterface) ClonePVC(ctx *contexts.Context, namespace string, pvcName string, ...) (*v1.PersistentVolumeClaim, error)
- func (_m *MockClientInterface) Core() core.ClientInterface
- func (_m *MockClientInterface) CreateBackupToolInstance(ctx *contexts.Context, namespace string, instance string, ...) (backuptoolinstance.BackupToolInstanceInterface, error)
- func (_m *MockClientInterface) CreateCRPForCertificate(ctx *contexts.Context, cert *certmanagerv1.Certificate, ...) (*v1alpha1.CertificateRequestPolicy, error)
- func (_m *MockClientInterface) ES() externalsnapshotter.ClientInterface
- func (_m *MockClientInterface) EXPECT() *MockClientInterface_Expecter
- func (_m *MockClientInterface) NewClusterUserCert(ctx *contexts.Context, namespace string, username string, issuerName string, ...) (clusterusercert.ClusterUserCertInterface, error)
- type MockClientInterface_AP_Call
- func (_c *MockClientInterface_AP_Call) Return(_a0 approverpolicy.ClientInterface) *MockClientInterface_AP_Call
- func (_c *MockClientInterface_AP_Call) Run(run func()) *MockClientInterface_AP_Call
- func (_c *MockClientInterface_AP_Call) RunAndReturn(run func() approverpolicy.ClientInterface) *MockClientInterface_AP_Call
- type MockClientInterface_CM_Call
- func (_c *MockClientInterface_CM_Call) Return(_a0 certmanager.ClientInterface) *MockClientInterface_CM_Call
- func (_c *MockClientInterface_CM_Call) Run(run func()) *MockClientInterface_CM_Call
- func (_c *MockClientInterface_CM_Call) RunAndReturn(run func() certmanager.ClientInterface) *MockClientInterface_CM_Call
- type MockClientInterface_CNPG_Call
- func (_c *MockClientInterface_CNPG_Call) Return(_a0 cnpg.ClientInterface) *MockClientInterface_CNPG_Call
- func (_c *MockClientInterface_CNPG_Call) Run(run func()) *MockClientInterface_CNPG_Call
- func (_c *MockClientInterface_CNPG_Call) RunAndReturn(run func() cnpg.ClientInterface) *MockClientInterface_CNPG_Call
- type MockClientInterface_CloneCluster_Call
- func (_c *MockClientInterface_CloneCluster_Call) Return(cluster clonedcluster.ClonedClusterInterface, err error) *MockClientInterface_CloneCluster_Call
- func (_c *MockClientInterface_CloneCluster_Call) Run(...) *MockClientInterface_CloneCluster_Call
- func (_c *MockClientInterface_CloneCluster_Call) RunAndReturn(...) *MockClientInterface_CloneCluster_Call
- type MockClientInterface_ClonePVC_Call
- func (_c *MockClientInterface_ClonePVC_Call) Return(clonedPvc *v1.PersistentVolumeClaim, err error) *MockClientInterface_ClonePVC_Call
- func (_c *MockClientInterface_ClonePVC_Call) Run(run func(ctx *contexts.Context, namespace string, pvcName string, ...)) *MockClientInterface_ClonePVC_Call
- func (_c *MockClientInterface_ClonePVC_Call) RunAndReturn(...) *MockClientInterface_ClonePVC_Call
- type MockClientInterface_Core_Call
- func (_c *MockClientInterface_Core_Call) Return(_a0 core.ClientInterface) *MockClientInterface_Core_Call
- func (_c *MockClientInterface_Core_Call) Run(run func()) *MockClientInterface_Core_Call
- func (_c *MockClientInterface_Core_Call) RunAndReturn(run func() core.ClientInterface) *MockClientInterface_Core_Call
- type MockClientInterface_CreateBackupToolInstance_Call
- func (_c *MockClientInterface_CreateBackupToolInstance_Call) Return(btInstance backuptoolinstance.BackupToolInstanceInterface, err error) *MockClientInterface_CreateBackupToolInstance_Call
- func (_c *MockClientInterface_CreateBackupToolInstance_Call) Run(run func(ctx *contexts.Context, namespace string, instance string, ...)) *MockClientInterface_CreateBackupToolInstance_Call
- func (_c *MockClientInterface_CreateBackupToolInstance_Call) RunAndReturn(...) *MockClientInterface_CreateBackupToolInstance_Call
- type MockClientInterface_CreateCRPForCertificate_Call
- func (_c *MockClientInterface_CreateCRPForCertificate_Call) Return(_a0 *v1alpha1.CertificateRequestPolicy, _a1 error) *MockClientInterface_CreateCRPForCertificate_Call
- func (_c *MockClientInterface_CreateCRPForCertificate_Call) Run(run func(ctx *contexts.Context, cert *certmanagerv1.Certificate, ...)) *MockClientInterface_CreateCRPForCertificate_Call
- func (_c *MockClientInterface_CreateCRPForCertificate_Call) RunAndReturn(...) *MockClientInterface_CreateCRPForCertificate_Call
- type MockClientInterface_ES_Call
- func (_c *MockClientInterface_ES_Call) Return(_a0 externalsnapshotter.ClientInterface) *MockClientInterface_ES_Call
- func (_c *MockClientInterface_ES_Call) Run(run func()) *MockClientInterface_ES_Call
- func (_c *MockClientInterface_ES_Call) RunAndReturn(run func() externalsnapshotter.ClientInterface) *MockClientInterface_ES_Call
- type MockClientInterface_Expecter
- func (_e *MockClientInterface_Expecter) AP() *MockClientInterface_AP_Call
- func (_e *MockClientInterface_Expecter) CM() *MockClientInterface_CM_Call
- func (_e *MockClientInterface_Expecter) CNPG() *MockClientInterface_CNPG_Call
- func (_e *MockClientInterface_Expecter) CloneCluster(ctx interface{}, namespace interface{}, existingClusterName interface{}, ...) *MockClientInterface_CloneCluster_Call
- func (_e *MockClientInterface_Expecter) ClonePVC(ctx interface{}, namespace interface{}, pvcName interface{}, opts interface{}) *MockClientInterface_ClonePVC_Call
- func (_e *MockClientInterface_Expecter) Core() *MockClientInterface_Core_Call
- func (_e *MockClientInterface_Expecter) CreateBackupToolInstance(ctx interface{}, namespace interface{}, instance interface{}, opts interface{}) *MockClientInterface_CreateBackupToolInstance_Call
- func (_e *MockClientInterface_Expecter) CreateCRPForCertificate(ctx interface{}, cert interface{}, opts interface{}) *MockClientInterface_CreateCRPForCertificate_Call
- func (_e *MockClientInterface_Expecter) ES() *MockClientInterface_ES_Call
- func (_e *MockClientInterface_Expecter) NewClusterUserCert(ctx interface{}, namespace interface{}, username interface{}, ...) *MockClientInterface_NewClusterUserCert_Call
- type MockClientInterface_NewClusterUserCert_Call
- func (_c *MockClientInterface_NewClusterUserCert_Call) Return(_a0 clusterusercert.ClusterUserCertInterface, _a1 error) *MockClientInterface_NewClusterUserCert_Call
- func (_c *MockClientInterface_NewClusterUserCert_Call) Run(...) *MockClientInterface_NewClusterUserCert_Call
- func (_c *MockClientInterface_NewClusterUserCert_Call) RunAndReturn(...) *MockClientInterface_NewClusterUserCert_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(cm certmanager.ClientInterface, cnpg cnpg.ClientInterface, esClient externalsnapshotter.ClientInterface, coreClient core.ClientInterface, apClient approverpolicy.ClientInterface) *Client
func (*Client) AP ¶
func (c *Client) AP() approverpolicy.ClientInterface
func (*Client) CM ¶
func (c *Client) CM() certmanager.ClientInterface
func (*Client) CNPG ¶
func (c *Client) CNPG() cnpg.ClientInterface
func (*Client) Core ¶
func (c *Client) Core() core.ClientInterface
func (*Client) ES ¶
func (c *Client) ES() externalsnapshotter.ClientInterface
type ClientInterface ¶
type ClientInterface interface {
CM() certmanager.ClientInterface
CNPG() cnpg.ClientInterface
ES() externalsnapshotter.ClientInterface
Core() core.ClientInterface
AP() approverpolicy.ClientInterface
// contains filtered or unexported methods
}
type MockClientInterface ¶
MockClientInterface is an autogenerated mock type for the ClientInterface type
func NewMockClientInterface ¶
func NewMockClientInterface(t interface {
mock.TestingT
Cleanup(func())
}) *MockClientInterface
NewMockClientInterface creates a new instance of MockClientInterface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*MockClientInterface) AP ¶
func (_m *MockClientInterface) AP() approverpolicy.ClientInterface
AP provides a mock function with no fields
func (*MockClientInterface) CM ¶
func (_m *MockClientInterface) CM() certmanager.ClientInterface
CM provides a mock function with no fields
func (*MockClientInterface) CNPG ¶
func (_m *MockClientInterface) CNPG() cnpg.ClientInterface
CNPG provides a mock function with no fields
func (*MockClientInterface) CloneCluster ¶
func (_m *MockClientInterface) CloneCluster(ctx *contexts.Context, namespace string, existingClusterName string, newClusterName string, servingCertIssuerName string, clientCertIssuerName string, opts clonedcluster.CloneClusterOptions) (clonedcluster.ClonedClusterInterface, error)
CloneCluster provides a mock function with given fields: ctx, namespace, existingClusterName, newClusterName, servingCertIssuerName, clientCertIssuerName, opts
func (*MockClientInterface) ClonePVC ¶
func (_m *MockClientInterface) ClonePVC(ctx *contexts.Context, namespace string, pvcName string, opts clonepvc.ClonePVCOptions) (*v1.PersistentVolumeClaim, error)
ClonePVC provides a mock function with given fields: ctx, namespace, pvcName, opts
func (*MockClientInterface) Core ¶
func (_m *MockClientInterface) Core() core.ClientInterface
Core provides a mock function with no fields
func (*MockClientInterface) CreateBackupToolInstance ¶
func (_m *MockClientInterface) CreateBackupToolInstance(ctx *contexts.Context, namespace string, instance string, opts backuptoolinstance.CreateBackupToolInstanceOptions) (backuptoolinstance.BackupToolInstanceInterface, error)
CreateBackupToolInstance provides a mock function with given fields: ctx, namespace, instance, opts
func (*MockClientInterface) CreateCRPForCertificate ¶
func (_m *MockClientInterface) CreateCRPForCertificate(ctx *contexts.Context, cert *certmanagerv1.Certificate, opts createcrpforcertificate.CreateCRPForCertificateOpts) (*v1alpha1.CertificateRequestPolicy, error)
CreateCRPForCertificate provides a mock function with given fields: ctx, cert, opts
func (*MockClientInterface) ES ¶
func (_m *MockClientInterface) ES() externalsnapshotter.ClientInterface
ES provides a mock function with no fields
func (*MockClientInterface) EXPECT ¶
func (_m *MockClientInterface) EXPECT() *MockClientInterface_Expecter
func (*MockClientInterface) NewClusterUserCert ¶
func (_m *MockClientInterface) NewClusterUserCert(ctx *contexts.Context, namespace string, username string, issuerName string, clusterName string, opts clusterusercert.NewClusterUserCertOpts) (clusterusercert.ClusterUserCertInterface, error)
NewClusterUserCert provides a mock function with given fields: ctx, namespace, username, issuerName, clusterName, opts
type MockClientInterface_AP_Call ¶
MockClientInterface_AP_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AP'
func (*MockClientInterface_AP_Call) Return ¶
func (_c *MockClientInterface_AP_Call) Return(_a0 approverpolicy.ClientInterface) *MockClientInterface_AP_Call
func (*MockClientInterface_AP_Call) Run ¶
func (_c *MockClientInterface_AP_Call) Run(run func()) *MockClientInterface_AP_Call
func (*MockClientInterface_AP_Call) RunAndReturn ¶
func (_c *MockClientInterface_AP_Call) RunAndReturn(run func() approverpolicy.ClientInterface) *MockClientInterface_AP_Call
type MockClientInterface_CM_Call ¶
MockClientInterface_CM_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CM'
func (*MockClientInterface_CM_Call) Return ¶
func (_c *MockClientInterface_CM_Call) Return(_a0 certmanager.ClientInterface) *MockClientInterface_CM_Call
func (*MockClientInterface_CM_Call) Run ¶
func (_c *MockClientInterface_CM_Call) Run(run func()) *MockClientInterface_CM_Call
func (*MockClientInterface_CM_Call) RunAndReturn ¶
func (_c *MockClientInterface_CM_Call) RunAndReturn(run func() certmanager.ClientInterface) *MockClientInterface_CM_Call
type MockClientInterface_CNPG_Call ¶
MockClientInterface_CNPG_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CNPG'
func (*MockClientInterface_CNPG_Call) Return ¶
func (_c *MockClientInterface_CNPG_Call) Return(_a0 cnpg.ClientInterface) *MockClientInterface_CNPG_Call
func (*MockClientInterface_CNPG_Call) Run ¶
func (_c *MockClientInterface_CNPG_Call) Run(run func()) *MockClientInterface_CNPG_Call
func (*MockClientInterface_CNPG_Call) RunAndReturn ¶
func (_c *MockClientInterface_CNPG_Call) RunAndReturn(run func() cnpg.ClientInterface) *MockClientInterface_CNPG_Call
type MockClientInterface_CloneCluster_Call ¶
MockClientInterface_CloneCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CloneCluster'
func (*MockClientInterface_CloneCluster_Call) Return ¶
func (_c *MockClientInterface_CloneCluster_Call) Return(cluster clonedcluster.ClonedClusterInterface, err error) *MockClientInterface_CloneCluster_Call
func (*MockClientInterface_CloneCluster_Call) Run ¶
func (_c *MockClientInterface_CloneCluster_Call) Run(run func(ctx *contexts.Context, namespace string, existingClusterName string, newClusterName string, servingCertIssuerName string, clientCertIssuerName string, opts clonedcluster.CloneClusterOptions)) *MockClientInterface_CloneCluster_Call
func (*MockClientInterface_CloneCluster_Call) RunAndReturn ¶
func (_c *MockClientInterface_CloneCluster_Call) RunAndReturn(run func(*contexts.Context, string, string, string, string, string, clonedcluster.CloneClusterOptions) (clonedcluster.ClonedClusterInterface, error)) *MockClientInterface_CloneCluster_Call
type MockClientInterface_ClonePVC_Call ¶
MockClientInterface_ClonePVC_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClonePVC'
func (*MockClientInterface_ClonePVC_Call) Return ¶
func (_c *MockClientInterface_ClonePVC_Call) Return(clonedPvc *v1.PersistentVolumeClaim, err error) *MockClientInterface_ClonePVC_Call
func (*MockClientInterface_ClonePVC_Call) Run ¶
func (_c *MockClientInterface_ClonePVC_Call) Run(run func(ctx *contexts.Context, namespace string, pvcName string, opts clonepvc.ClonePVCOptions)) *MockClientInterface_ClonePVC_Call
func (*MockClientInterface_ClonePVC_Call) RunAndReturn ¶
func (_c *MockClientInterface_ClonePVC_Call) RunAndReturn(run func(*contexts.Context, string, string, clonepvc.ClonePVCOptions) (*v1.PersistentVolumeClaim, error)) *MockClientInterface_ClonePVC_Call
type MockClientInterface_Core_Call ¶
MockClientInterface_Core_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Core'
func (*MockClientInterface_Core_Call) Return ¶
func (_c *MockClientInterface_Core_Call) Return(_a0 core.ClientInterface) *MockClientInterface_Core_Call
func (*MockClientInterface_Core_Call) Run ¶
func (_c *MockClientInterface_Core_Call) Run(run func()) *MockClientInterface_Core_Call
func (*MockClientInterface_Core_Call) RunAndReturn ¶
func (_c *MockClientInterface_Core_Call) RunAndReturn(run func() core.ClientInterface) *MockClientInterface_Core_Call
type MockClientInterface_CreateBackupToolInstance_Call ¶
MockClientInterface_CreateBackupToolInstance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBackupToolInstance'
func (*MockClientInterface_CreateBackupToolInstance_Call) Return ¶
func (_c *MockClientInterface_CreateBackupToolInstance_Call) Return(btInstance backuptoolinstance.BackupToolInstanceInterface, err error) *MockClientInterface_CreateBackupToolInstance_Call
func (*MockClientInterface_CreateBackupToolInstance_Call) Run ¶
func (_c *MockClientInterface_CreateBackupToolInstance_Call) Run(run func(ctx *contexts.Context, namespace string, instance string, opts backuptoolinstance.CreateBackupToolInstanceOptions)) *MockClientInterface_CreateBackupToolInstance_Call
func (*MockClientInterface_CreateBackupToolInstance_Call) RunAndReturn ¶
type MockClientInterface_CreateCRPForCertificate_Call ¶
MockClientInterface_CreateCRPForCertificate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCRPForCertificate'
func (*MockClientInterface_CreateCRPForCertificate_Call) Return ¶
func (_c *MockClientInterface_CreateCRPForCertificate_Call) Return(_a0 *v1alpha1.CertificateRequestPolicy, _a1 error) *MockClientInterface_CreateCRPForCertificate_Call
func (*MockClientInterface_CreateCRPForCertificate_Call) Run ¶
func (_c *MockClientInterface_CreateCRPForCertificate_Call) Run(run func(ctx *contexts.Context, cert *certmanagerv1.Certificate, opts createcrpforcertificate.CreateCRPForCertificateOpts)) *MockClientInterface_CreateCRPForCertificate_Call
func (*MockClientInterface_CreateCRPForCertificate_Call) RunAndReturn ¶
type MockClientInterface_ES_Call ¶
MockClientInterface_ES_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ES'
func (*MockClientInterface_ES_Call) Return ¶
func (_c *MockClientInterface_ES_Call) Return(_a0 externalsnapshotter.ClientInterface) *MockClientInterface_ES_Call
func (*MockClientInterface_ES_Call) Run ¶
func (_c *MockClientInterface_ES_Call) Run(run func()) *MockClientInterface_ES_Call
func (*MockClientInterface_ES_Call) RunAndReturn ¶
func (_c *MockClientInterface_ES_Call) RunAndReturn(run func() externalsnapshotter.ClientInterface) *MockClientInterface_ES_Call
type MockClientInterface_Expecter ¶
type MockClientInterface_Expecter struct {
// contains filtered or unexported fields
}
func (*MockClientInterface_Expecter) AP ¶
func (_e *MockClientInterface_Expecter) AP() *MockClientInterface_AP_Call
AP is a helper method to define mock.On call
func (*MockClientInterface_Expecter) CM ¶
func (_e *MockClientInterface_Expecter) CM() *MockClientInterface_CM_Call
CM is a helper method to define mock.On call
func (*MockClientInterface_Expecter) CNPG ¶
func (_e *MockClientInterface_Expecter) CNPG() *MockClientInterface_CNPG_Call
CNPG is a helper method to define mock.On call
func (*MockClientInterface_Expecter) CloneCluster ¶
func (_e *MockClientInterface_Expecter) CloneCluster(ctx interface{}, namespace interface{}, existingClusterName interface{}, newClusterName interface{}, servingCertIssuerName interface{}, clientCertIssuerName interface{}, opts interface{}) *MockClientInterface_CloneCluster_Call
CloneCluster is a helper method to define mock.On call
- ctx *contexts.Context
- namespace string
- existingClusterName string
- newClusterName string
- servingCertIssuerName string
- clientCertIssuerName string
- opts clonedcluster.CloneClusterOptions
func (*MockClientInterface_Expecter) ClonePVC ¶
func (_e *MockClientInterface_Expecter) ClonePVC(ctx interface{}, namespace interface{}, pvcName interface{}, opts interface{}) *MockClientInterface_ClonePVC_Call
ClonePVC is a helper method to define mock.On call
- ctx *contexts.Context
- namespace string
- pvcName string
- opts clonepvc.ClonePVCOptions
func (*MockClientInterface_Expecter) Core ¶
func (_e *MockClientInterface_Expecter) Core() *MockClientInterface_Core_Call
Core is a helper method to define mock.On call
func (*MockClientInterface_Expecter) CreateBackupToolInstance ¶
func (_e *MockClientInterface_Expecter) CreateBackupToolInstance(ctx interface{}, namespace interface{}, instance interface{}, opts interface{}) *MockClientInterface_CreateBackupToolInstance_Call
CreateBackupToolInstance is a helper method to define mock.On call
- ctx *contexts.Context
- namespace string
- instance string
- opts backuptoolinstance.CreateBackupToolInstanceOptions
func (*MockClientInterface_Expecter) CreateCRPForCertificate ¶
func (_e *MockClientInterface_Expecter) CreateCRPForCertificate(ctx interface{}, cert interface{}, opts interface{}) *MockClientInterface_CreateCRPForCertificate_Call
CreateCRPForCertificate is a helper method to define mock.On call
- ctx *contexts.Context
- cert *certmanagerv1.Certificate
- opts createcrpforcertificate.CreateCRPForCertificateOpts
func (*MockClientInterface_Expecter) ES ¶
func (_e *MockClientInterface_Expecter) ES() *MockClientInterface_ES_Call
ES is a helper method to define mock.On call
func (*MockClientInterface_Expecter) NewClusterUserCert ¶
func (_e *MockClientInterface_Expecter) NewClusterUserCert(ctx interface{}, namespace interface{}, username interface{}, issuerName interface{}, clusterName interface{}, opts interface{}) *MockClientInterface_NewClusterUserCert_Call
NewClusterUserCert is a helper method to define mock.On call
- ctx *contexts.Context
- namespace string
- username string
- issuerName string
- clusterName string
- opts clusterusercert.NewClusterUserCertOpts
type MockClientInterface_NewClusterUserCert_Call ¶
MockClientInterface_NewClusterUserCert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NewClusterUserCert'
func (*MockClientInterface_NewClusterUserCert_Call) Return ¶
func (_c *MockClientInterface_NewClusterUserCert_Call) Return(_a0 clusterusercert.ClusterUserCertInterface, _a1 error) *MockClientInterface_NewClusterUserCert_Call
func (*MockClientInterface_NewClusterUserCert_Call) Run ¶
func (_c *MockClientInterface_NewClusterUserCert_Call) Run(run func(ctx *contexts.Context, namespace string, username string, issuerName string, clusterName string, opts clusterusercert.NewClusterUserCertOpts)) *MockClientInterface_NewClusterUserCert_Call
func (*MockClientInterface_NewClusterUserCert_Call) RunAndReturn ¶
func (_c *MockClientInterface_NewClusterUserCert_Call) RunAndReturn(run func(*contexts.Context, string, string, string, string, clusterusercert.NewClusterUserCertOpts) (clusterusercert.ClusterUserCertInterface, error)) *MockClientInterface_NewClusterUserCert_Call
Directories
¶
| Path | Synopsis |
|---|---|
|
composite
|
|
|
primatives
|
|
|
approverpolicy/gen/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
|
approverpolicy/gen/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
|
approverpolicy/gen/clientset/versioned/typed/policy/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
approverpolicy/gen/clientset/versioned/typed/policy/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
cnpg/gen/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
|
cnpg/gen/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
|
cnpg/gen/clientset/versioned/typed/api/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
cnpg/gen/clientset/versioned/typed/api/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |