Documentation ¶
Index ¶
- type Object
- func (_m *Object) GetAnnotations() map[string]string
- func (_m *Object) GetCreationTimestamp() v1.Time
- func (_m *Object) GetDeletionGracePeriodSeconds() *int64
- func (_m *Object) GetDeletionTimestamp() *v1.Time
- func (_m *Object) GetFinalizers() []string
- func (_m *Object) GetGenerateName() string
- func (_m *Object) GetGeneration() int64
- func (_m *Object) GetLabels() map[string]string
- func (_m *Object) GetManagedFields() []v1.ManagedFieldsEntry
- func (_m *Object) GetName() string
- func (_m *Object) GetNamespace() string
- func (_m *Object) GetOwnerReferences() []v1.OwnerReference
- func (_m *Object) GetResourceVersion() string
- func (_m *Object) GetSelfLink() string
- func (_m *Object) GetUID() types.UID
- func (_m *Object) SetAnnotations(annotations map[string]string)
- func (_m *Object) SetCreationTimestamp(timestamp v1.Time)
- func (_m *Object) SetDeletionGracePeriodSeconds(_a0 *int64)
- func (_m *Object) SetDeletionTimestamp(timestamp *v1.Time)
- func (_m *Object) SetFinalizers(finalizers []string)
- func (_m *Object) SetGenerateName(name string)
- func (_m *Object) SetGeneration(generation int64)
- func (_m *Object) SetLabels(labels map[string]string)
- func (_m *Object) SetManagedFields(managedFields []v1.ManagedFieldsEntry)
- func (_m *Object) SetName(name string)
- func (_m *Object) SetNamespace(namespace string)
- func (_m *Object) SetOwnerReferences(_a0 []v1.OwnerReference)
- func (_m *Object) SetResourceVersion(version string)
- func (_m *Object) SetSelfLink(selfLink string)
- func (_m *Object) SetUID(uid types.UID)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Object ¶
Object is an autogenerated mock type for the Object type
func NewObject ¶ added in v0.19.1
NewObject creates a new instance of Object. 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 (*Object) GetAnnotations ¶
GetAnnotations provides a mock function with given fields:
func (*Object) GetCreationTimestamp ¶
GetCreationTimestamp provides a mock function with given fields:
func (*Object) GetDeletionGracePeriodSeconds ¶
GetDeletionGracePeriodSeconds provides a mock function with given fields:
func (*Object) GetDeletionTimestamp ¶
GetDeletionTimestamp provides a mock function with given fields:
func (*Object) GetFinalizers ¶
GetFinalizers provides a mock function with given fields:
func (*Object) GetGenerateName ¶
GetGenerateName provides a mock function with given fields:
func (*Object) GetGeneration ¶
GetGeneration provides a mock function with given fields:
func (*Object) GetManagedFields ¶
func (_m *Object) GetManagedFields() []v1.ManagedFieldsEntry
GetManagedFields provides a mock function with given fields:
func (*Object) GetNamespace ¶
GetNamespace provides a mock function with given fields:
func (*Object) GetOwnerReferences ¶
func (_m *Object) GetOwnerReferences() []v1.OwnerReference
GetOwnerReferences provides a mock function with given fields:
func (*Object) GetResourceVersion ¶
GetResourceVersion provides a mock function with given fields:
func (*Object) GetSelfLink ¶
GetSelfLink provides a mock function with given fields:
func (*Object) SetAnnotations ¶
SetAnnotations provides a mock function with given fields: annotations
func (*Object) SetCreationTimestamp ¶
SetCreationTimestamp provides a mock function with given fields: timestamp
func (*Object) SetDeletionGracePeriodSeconds ¶
SetDeletionGracePeriodSeconds provides a mock function with given fields: _a0
func (*Object) SetDeletionTimestamp ¶
SetDeletionTimestamp provides a mock function with given fields: timestamp
func (*Object) SetFinalizers ¶
SetFinalizers provides a mock function with given fields: finalizers
func (*Object) SetGenerateName ¶
SetGenerateName provides a mock function with given fields: name
func (*Object) SetGeneration ¶
SetGeneration provides a mock function with given fields: generation
func (*Object) SetManagedFields ¶
func (_m *Object) SetManagedFields(managedFields []v1.ManagedFieldsEntry)
SetManagedFields provides a mock function with given fields: managedFields
func (*Object) SetNamespace ¶
SetNamespace provides a mock function with given fields: namespace
func (*Object) SetOwnerReferences ¶
func (_m *Object) SetOwnerReferences(_a0 []v1.OwnerReference)
SetOwnerReferences provides a mock function with given fields: _a0
func (*Object) SetResourceVersion ¶
SetResourceVersion provides a mock function with given fields: version
func (*Object) SetSelfLink ¶
SetSelfLink provides a mock function with given fields: selfLink