Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCustomSpecHashType ¶ added in v0.30.4
type MockCustomSpecHashType struct { *core.Metadata UID string Spec MockCustomSpecHashTypeSpec }
func (*MockCustomSpecHashType) Clone ¶ added in v0.30.4
func (m *MockCustomSpecHashType) Clone() *MockCustomSpecHashType
func (*MockCustomSpecHashType) GetMetadata ¶ added in v0.30.4
func (m *MockCustomSpecHashType) GetMetadata() *core.Metadata
func (*MockCustomSpecHashType) SetMetadata ¶ added in v0.30.4
func (m *MockCustomSpecHashType) SetMetadata(meta *core.Metadata)
type MockCustomSpecHashTypeSpec ¶ added in v0.30.4
type MockCustomSpecHashTypeSpec struct { }
type MockCustomType ¶
type MockCustomType struct {
// contains filtered or unexported fields
}
func (*MockCustomType) Clone ¶
func (m *MockCustomType) Clone() *MockCustomType
func (*MockCustomType) Equal ¶
func (m *MockCustomType) Equal(that interface{}) bool
func (*MockCustomType) GetMetadata ¶
func (m *MockCustomType) GetMetadata() *core.Metadata
func (*MockCustomType) SetMetadata ¶
func (m *MockCustomType) SetMetadata(meta *core.Metadata)
Click to show internal directories.
Click to hide internal directories.