cycler proto: Add delete effect

BUG=chromium:1035045
TEST=./generate.sh

Change-Id: I892e7d6c421171bc4547b665811640edd4491c36
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2205198
Tested-by: George Engelbrecht <engeg@google.com>
Auto-Submit: George Engelbrecht <engeg@google.com>
Reviewed-by: Sean Abraham <seanabraham@chromium.org>
Commit-Queue: Sean Abraham <seanabraham@chromium.org>
diff --git a/go/cycler/config.pb.go b/go/cycler/config.pb.go
index e7e5965..06b12ec 100644
--- a/go/cycler/config.pb.go
+++ b/go/cycler/config.pb.go
@@ -313,6 +313,7 @@
 	//	*PolicyEffectConfiguration_Move
 	//	*PolicyEffectConfiguration_Chill
 	//	*PolicyEffectConfiguration_Duplicate
+	//	*PolicyEffectConfiguration_Delete
 	EffectConfiguration isPolicyEffectConfiguration_EffectConfiguration `protobuf_oneof:"effect_configuration"`
 	// The policy document to be parsed by rego and executed to determine if an
 	// effect is going to be taken upon the object.
@@ -369,6 +370,10 @@
 	Duplicate *DuplicateEffectConfiguration `protobuf:"bytes,4,opt,name=duplicate,proto3,oneof"`
 }
 
+type PolicyEffectConfiguration_Delete struct {
+	Delete *DeleteEffectConfiguration `protobuf:"bytes,7,opt,name=delete,proto3,oneof"`
+}
+
 func (*PolicyEffectConfiguration_Noop) isPolicyEffectConfiguration_EffectConfiguration() {}
 
 func (*PolicyEffectConfiguration_Move) isPolicyEffectConfiguration_EffectConfiguration() {}
@@ -377,6 +382,8 @@
 
 func (*PolicyEffectConfiguration_Duplicate) isPolicyEffectConfiguration_EffectConfiguration() {}
 
+func (*PolicyEffectConfiguration_Delete) isPolicyEffectConfiguration_EffectConfiguration() {}
+
 func (m *PolicyEffectConfiguration) GetEffectConfiguration() isPolicyEffectConfiguration_EffectConfiguration {
 	if m != nil {
 		return m.EffectConfiguration
@@ -412,6 +419,13 @@
 	return nil
 }
 
+func (m *PolicyEffectConfiguration) GetDelete() *DeleteEffectConfiguration {
+	if x, ok := m.GetEffectConfiguration().(*PolicyEffectConfiguration_Delete); ok {
+		return x.Delete
+	}
+	return nil
+}
+
 func (m *PolicyEffectConfiguration) GetPolicyDocumentPath() string {
 	if m != nil {
 		return m.PolicyDocumentPath
@@ -433,6 +447,7 @@
 		(*PolicyEffectConfiguration_Move)(nil),
 		(*PolicyEffectConfiguration_Chill)(nil),
 		(*PolicyEffectConfiguration_Duplicate)(nil),
+		(*PolicyEffectConfiguration_Delete)(nil),
 	}
 }
 
@@ -447,49 +462,50 @@
 func init() { proto.RegisterFile("cycler/config.proto", fileDescriptor_093cc71b7e56221a) }
 
 var fileDescriptor_093cc71b7e56221a = []byte{
-	// 698 bytes of a gzipped FileDescriptorProto
-	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x54, 0xdb, 0x4e, 0xdb, 0x3c,
-	0x1c, 0xff, 0x42, 0xa1, 0xa2, 0x2e, 0x5f, 0x41, 0x2e, 0x83, 0x02, 0x93, 0x28, 0xdd, 0xa4, 0x75,
-	0x37, 0x2d, 0x62, 0x42, 0xda, 0xed, 0x4a, 0x37, 0x21, 0x0d, 0x06, 0x32, 0x62, 0xd2, 0x76, 0x63,
-	0xb9, 0xa9, 0x9b, 0x58, 0x24, 0x76, 0xe4, 0x03, 0xb4, 0xbc, 0xcc, 0x1e, 0x69, 0x6f, 0xb1, 0x67,
-	0xd8, 0xcd, 0xa4, 0xc9, 0x76, 0x42, 0xa1, 0x2d, 0xda, 0x5d, 0xfc, 0x3b, 0x45, 0xff, 0x83, 0x0d,
-	0xea, 0xe1, 0x24, 0x4c, 0xa8, 0xec, 0x86, 0x82, 0x8f, 0x58, 0xd4, 0xc9, 0xa4, 0xd0, 0x02, 0x96,
-	0x3d, 0xb8, 0x5b, 0x90, 0x74, 0x34, 0xa2, 0xa1, 0xf6, 0x64, 0xeb, 0xe7, 0x12, 0xa8, 0x20, 0xc3,
-	0x4f, 0x9c, 0x01, 0x5e, 0x80, 0x17, 0xd2, 0x70, 0x9c, 0x88, 0x08, 0xfb, 0x08, 0x23, 0x89, 0x66,
-	0x82, 0x37, 0x82, 0x66, 0xd0, 0xae, 0x1e, 0xed, 0x75, 0x7c, 0x44, 0x07, 0x19, 0x7e, 0x26, 0xa2,
-	0x93, 0xc7, 0x12, 0x54, 0x97, 0xf3, 0x20, 0xfc, 0x0c, 0xea, 0x4a, 0x13, 0xad, 0x66, 0xe2, 0x96,
-	0x5c, 0xdc, 0x6e, 0x11, 0x77, 0x65, 0x25, 0x4f, 0xd3, 0xa0, 0x9a, 0xc3, 0x20, 0x01, 0x7b, 0x99,
-	0x48, 0x58, 0x38, 0xc1, 0xbe, 0x84, 0x99, 0xd0, 0x92, 0x0b, 0x3d, 0x28, 0x42, 0x2f, 0x9d, 0xf4,
-	0xa3, 0x53, 0x3e, 0xcd, 0xde, 0xc9, 0x9e, 0xa3, 0xe0, 0x5b, 0xb0, 0x91, 0x1a, 0xed, 0xbe, 0x31,
-	0x49, 0x12, 0x71, 0x47, 0x87, 0x8d, 0xe5, 0x66, 0xd0, 0x5e, 0x45, 0xeb, 0x05, 0xfe, 0xc1, 0xc3,
-	0x70, 0x0b, 0x94, 0x07, 0x26, 0xbc, 0xa1, 0xba, 0xb1, 0xd2, 0x0c, 0xda, 0x15, 0x94, 0x9f, 0x5a,
-	0xbf, 0x02, 0x50, 0x5f, 0xd0, 0x1f, 0xf8, 0x06, 0xac, 0x0f, 0xa9, 0xd2, 0x8c, 0xfb, 0x74, 0x23,
-	0x13, 0xd7, 0xd5, 0x0a, 0xaa, 0x3d, 0x82, 0xaf, 0x65, 0x02, 0xdb, 0x60, 0x23, 0x8c, 0x0d, 0xbf,
-	0xc1, 0x8a, 0xdd, 0x53, 0x3c, 0x98, 0x68, 0xaa, 0x5c, 0xc3, 0x4a, 0xa8, 0xe6, 0xf0, 0x2b, 0x76,
-	0x4f, 0x7b, 0x16, 0x85, 0x07, 0x60, 0x2d, 0x8c, 0x09, 0xe7, 0x34, 0x71, 0x5a, 0xd7, 0x81, 0x12,
-	0xaa, 0xe6, 0x98, 0xd5, 0xd9, 0xbf, 0x66, 0x54, 0x2a, 0xa6, 0x34, 0x96, 0x54, 0x4b, 0x46, 0x95,
-	0xab, 0xa7, 0x84, 0x6a, 0x39, 0x8c, 0x3c, 0x0a, 0x0f, 0xc1, 0x66, 0x4a, 0xc6, 0xd8, 0xf0, 0x1c,
-	0xa7, 0x43, 0xbb, 0x06, 0xca, 0x15, 0x57, 0x42, 0x30, 0x25, 0xe3, 0xeb, 0x29, 0x75, 0x26, 0x22,
-	0xd5, 0xfa, 0x13, 0x00, 0x38, 0x3f, 0x39, 0x78, 0x0c, 0xb6, 0x33, 0x49, 0x47, 0x6c, 0x8c, 0x25,
-	0xcd, 0x84, 0xd4, 0xd8, 0xc6, 0x0e, 0x69, 0xa6, 0x63, 0x57, 0x6f, 0x09, 0x6d, 0x7a, 0x1a, 0x39,
-	0xf6, 0x9c, 0x8c, 0xfb, 0x96, 0x83, 0xd7, 0x60, 0x97, 0x44, 0x14, 0x0f, 0xc9, 0x44, 0xe1, 0x98,
-	0x29, 0x2d, 0x22, 0x49, 0x52, 0x2c, 0x32, 0x9b, 0xa9, 0xf2, 0x85, 0x69, 0x14, 0xb3, 0x3d, 0x2d,
-	0x04, 0x17, 0x9e, 0x47, 0xdb, 0x24, 0xa2, 0x7d, 0x32, 0x51, 0xb3, 0x04, 0xfc, 0x06, 0x5e, 0x4e,
-	0xdb, 0xb8, 0x20, 0xb8, 0xf4, 0x8f, 0xe0, 0x1d, 0x55, 0x74, 0x7b, 0x96, 0x6a, 0xfd, 0x08, 0xc0,
-	0xc6, 0xdc, 0xff, 0xf6, 0x41, 0x95, 0x9b, 0x14, 0xfb, 0x5d, 0x50, 0xae, 0xe2, 0x15, 0x04, 0xb8,
-	0x49, 0x7b, 0x1e, 0x81, 0xaf, 0xc0, 0xff, 0x91, 0x14, 0x77, 0x3a, 0xc6, 0x23, 0x12, 0x6a, 0x21,
-	0x5d, 0x69, 0x01, 0x5a, 0xf3, 0xe0, 0x27, 0x87, 0xd9, 0x15, 0x18, 0x10, 0x45, 0xf3, 0x98, 0xe9,
-	0x70, 0x03, 0x54, 0xb3, 0xb8, 0xcf, 0x72, 0xf3, 0xdd, 0x03, 0x95, 0x94, 0x71, 0x7c, 0x4b, 0x12,
-	0x43, 0xf3, 0xc9, 0xae, 0xa6, 0x8c, 0x7f, 0xb5, 0xe7, 0xd6, 0xef, 0x25, 0xb0, 0xf3, 0xec, 0x35,
-	0x80, 0xc7, 0x60, 0x99, 0x0b, 0x91, 0xe5, 0x77, 0x7b, 0xbf, 0x68, 0xc1, 0x17, 0x21, 0xb2, 0x05,
-	0xf2, 0xd3, 0xff, 0x90, 0x93, 0x5b, 0x5b, 0x2a, 0x6e, 0x69, 0x3e, 0x92, 0x07, 0xdb, 0xb9, 0xb8,
-	0xa5, 0xcf, 0xd8, 0xac, 0x1c, 0xbe, 0x07, 0x2b, 0x61, 0xcc, 0x92, 0x24, 0xef, 0x78, 0xb3, 0xf0,
-	0x9d, 0x58, 0x70, 0xb1, 0xd1, 0x1b, 0x60, 0x1f, 0x54, 0x86, 0x26, 0x4b, 0x58, 0x48, 0xb4, 0x2f,
-	0xb1, 0x7a, 0xf4, 0xba, 0x70, 0xf7, 0x0b, 0x62, 0x71, 0xc2, 0xd4, 0x68, 0xf7, 0x3b, 0x7f, 0x3c,
-	0x86, 0x22, 0x34, 0x29, 0xe5, 0x1a, 0x67, 0x44, 0xc7, 0xf9, 0xe5, 0x85, 0x9e, 0xeb, 0xe7, 0xd4,
-	0x25, 0xd1, 0xb1, 0x9d, 0xd4, 0xc3, 0x22, 0x47, 0x74, 0x9c, 0x35, 0xca, 0x4e, 0xba, 0x56, 0xac,
-	0xaf, 0xc5, 0x7a, 0x5b, 0x60, 0x73, 0xd1, 0x63, 0xd4, 0x3b, 0xfa, 0x7e, 0x18, 0x89, 0x4e, 0x18,
-	0x4b, 0x91, 0x32, 0x93, 0x76, 0x84, 0x8c, 0xba, 0xc5, 0x41, 0xa8, 0x2e, 0xe3, 0x23, 0x49, 0xba,
-	0xee, 0x05, 0xee, 0x46, 0xa2, 0xeb, 0x8b, 0x19, 0x94, 0x1d, 0xf0, 0xee, 0x6f, 0x00, 0x00, 0x00,
-	0xff, 0xff, 0x72, 0x72, 0xb9, 0xf0, 0xc6, 0x05, 0x00, 0x00,
+	// 720 bytes of a gzipped FileDescriptorProto
+	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x54, 0xdf, 0x4e, 0xdb, 0x3a,
+	0x18, 0x3f, 0x21, 0xd0, 0x43, 0x5d, 0x4e, 0x41, 0x2e, 0x07, 0x0a, 0x1c, 0x89, 0xd2, 0x33, 0x69,
+	0xdd, 0x4d, 0x8b, 0x98, 0x90, 0x26, 0xed, 0x6a, 0xa5, 0x9b, 0x90, 0x06, 0x03, 0x19, 0x31, 0x69,
+	0xbb, 0xb1, 0xdc, 0xc4, 0x4d, 0x2c, 0x12, 0x3b, 0xb2, 0x1d, 0x68, 0x79, 0x99, 0x3d, 0xc5, 0x9e,
+	0x63, 0x6f, 0xb1, 0xb7, 0x98, 0x34, 0xd9, 0x4e, 0x28, 0xb4, 0x45, 0xbb, 0x8b, 0x7f, 0xff, 0xa2,
+	0xef, 0xfb, 0xfc, 0x19, 0x34, 0x82, 0x49, 0x90, 0x50, 0xd9, 0x0b, 0x04, 0x1f, 0xb1, 0xa8, 0x9b,
+	0x49, 0xa1, 0x05, 0xac, 0x38, 0x70, 0xb7, 0x24, 0xe9, 0x68, 0x44, 0x03, 0xed, 0xc8, 0xf6, 0x8f,
+	0x25, 0x50, 0x45, 0x39, 0x3f, 0xb1, 0x06, 0x78, 0x01, 0xfe, 0x95, 0x39, 0xc7, 0x89, 0x88, 0xb0,
+	0x8b, 0xc8, 0x25, 0xd1, 0x4c, 0xf0, 0xa6, 0xd7, 0xf2, 0x3a, 0xb5, 0xa3, 0xbd, 0xae, 0x8b, 0xe8,
+	0xa2, 0x9c, 0x9f, 0x89, 0xe8, 0xe4, 0xb1, 0x04, 0x35, 0xe4, 0x3c, 0x08, 0x3f, 0x82, 0x86, 0xd2,
+	0x44, 0xab, 0x99, 0xb8, 0x25, 0x1b, 0xb7, 0x5b, 0xc6, 0x5d, 0x19, 0xc9, 0xd3, 0x34, 0xa8, 0xe6,
+	0x30, 0x48, 0xc0, 0x5e, 0x26, 0x12, 0x16, 0x4c, 0xb0, 0x2b, 0x61, 0x26, 0xd4, 0xb7, 0xa1, 0x07,
+	0x65, 0xe8, 0xa5, 0x95, 0xbe, 0xb7, 0xca, 0xa7, 0xd9, 0x3b, 0xd9, 0x73, 0x14, 0x7c, 0x05, 0x36,
+	0xd2, 0x5c, 0xdb, 0x6f, 0x4c, 0x92, 0x44, 0xdc, 0xd1, 0xb0, 0xb9, 0xdc, 0xf2, 0x3a, 0xab, 0x68,
+	0xbd, 0xc4, 0xdf, 0x39, 0x18, 0x6e, 0x81, 0xca, 0x30, 0x0f, 0x6e, 0xa8, 0x6e, 0xae, 0xb4, 0xbc,
+	0x4e, 0x15, 0x15, 0xa7, 0xf6, 0x4f, 0x0f, 0x34, 0x16, 0xf4, 0x07, 0xbe, 0x04, 0xeb, 0x21, 0x55,
+	0x9a, 0x71, 0x97, 0x9e, 0xcb, 0xc4, 0x76, 0xb5, 0x8a, 0xea, 0x8f, 0xe0, 0x6b, 0x99, 0xc0, 0x0e,
+	0xd8, 0x08, 0xe2, 0x9c, 0xdf, 0x60, 0xc5, 0xee, 0x29, 0x1e, 0x4e, 0x34, 0x55, 0xb6, 0x61, 0x3e,
+	0xaa, 0x5b, 0xfc, 0x8a, 0xdd, 0xd3, 0xbe, 0x41, 0xe1, 0x01, 0x58, 0x0b, 0x62, 0xc2, 0x39, 0x4d,
+	0xac, 0xd6, 0x76, 0xc0, 0x47, 0xb5, 0x02, 0x33, 0x3a, 0xf3, 0xd7, 0x8c, 0x4a, 0xc5, 0x94, 0xc6,
+	0x92, 0x6a, 0xc9, 0xa8, 0xb2, 0xf5, 0xf8, 0xa8, 0x5e, 0xc0, 0xc8, 0xa1, 0xf0, 0x10, 0x6c, 0xa6,
+	0x64, 0x8c, 0x73, 0x5e, 0xe0, 0x34, 0x34, 0xd7, 0x40, 0xd9, 0xe2, 0x7c, 0x04, 0x53, 0x32, 0xbe,
+	0x9e, 0x52, 0x67, 0x22, 0x52, 0xed, 0x5f, 0x1e, 0x80, 0xf3, 0x93, 0x83, 0xc7, 0x60, 0x3b, 0x93,
+	0x74, 0xc4, 0xc6, 0x58, 0xd2, 0x4c, 0x48, 0x8d, 0x4d, 0x6c, 0x48, 0x33, 0x1d, 0xdb, 0x7a, 0x7d,
+	0xb4, 0xe9, 0x68, 0x64, 0xd9, 0x73, 0x32, 0x1e, 0x18, 0x0e, 0x5e, 0x83, 0x5d, 0x12, 0x51, 0x1c,
+	0x92, 0x89, 0xc2, 0x31, 0x53, 0x5a, 0x44, 0x92, 0xa4, 0x58, 0x64, 0x26, 0x53, 0x15, 0x17, 0xa6,
+	0x59, 0xce, 0xf6, 0xb4, 0x14, 0x5c, 0x38, 0x1e, 0x6d, 0x93, 0x88, 0x0e, 0xc8, 0x44, 0xcd, 0x12,
+	0xf0, 0x0b, 0xf8, 0x6f, 0xda, 0xc6, 0x05, 0xc1, 0xfe, 0x1f, 0x82, 0x77, 0x54, 0xd9, 0xed, 0x59,
+	0xaa, 0xfd, 0xcd, 0x03, 0x1b, 0x73, 0xff, 0xdb, 0x07, 0x35, 0x9e, 0xa7, 0xd8, 0xdd, 0x05, 0x65,
+	0x2b, 0x5e, 0x41, 0x80, 0xe7, 0x69, 0xdf, 0x21, 0xf0, 0x7f, 0xf0, 0x4f, 0x24, 0xc5, 0x9d, 0x8e,
+	0xf1, 0x88, 0x04, 0x5a, 0x48, 0x5b, 0x9a, 0x87, 0xd6, 0x1c, 0xf8, 0xc1, 0x62, 0xe6, 0x0a, 0x0c,
+	0x89, 0xa2, 0x45, 0xcc, 0x74, 0xb8, 0x1e, 0xaa, 0x1b, 0xdc, 0x65, 0xd9, 0xf9, 0xee, 0x81, 0x6a,
+	0xca, 0x38, 0xbe, 0x25, 0x49, 0x4e, 0x8b, 0xc9, 0xae, 0xa6, 0x8c, 0x7f, 0x36, 0xe7, 0xf6, 0x77,
+	0x1f, 0xec, 0x3c, 0xbb, 0x06, 0xf0, 0x18, 0x2c, 0x73, 0x21, 0xb2, 0x62, 0xb7, 0xf7, 0xcb, 0x16,
+	0x7c, 0x12, 0x22, 0x5b, 0x20, 0x3f, 0xfd, 0x0b, 0x59, 0xb9, 0xb1, 0xa5, 0xe2, 0x96, 0x16, 0x23,
+	0x79, 0xb0, 0x9d, 0x8b, 0x5b, 0xfa, 0x8c, 0xcd, 0xc8, 0xe1, 0x1b, 0xb0, 0x12, 0xc4, 0x2c, 0x49,
+	0x8a, 0x8e, 0xb7, 0x4a, 0xdf, 0x89, 0x01, 0x17, 0x1b, 0x9d, 0x01, 0x0e, 0x40, 0x35, 0xcc, 0xb3,
+	0x84, 0x05, 0x44, 0xbb, 0x12, 0x6b, 0x47, 0x2f, 0x4a, 0xf7, 0xa0, 0x24, 0x16, 0x27, 0x4c, 0x8d,
+	0xf0, 0x2d, 0xa8, 0x84, 0x34, 0xa1, 0x9a, 0x36, 0xff, 0x7e, 0xfa, 0x4e, 0x0c, 0x2c, 0xba, 0xd8,
+	0x5f, 0x58, 0xcc, 0x72, 0x14, 0x2f, 0x4f, 0x28, 0x82, 0x3c, 0xa5, 0x5c, 0xe3, 0x8c, 0xe8, 0xb8,
+	0xd8, 0x7c, 0xe8, 0xb8, 0x41, 0x41, 0x5d, 0x12, 0x1d, 0x9b, 0x31, 0x3f, 0x6c, 0x41, 0x44, 0xc7,
+	0x59, 0xb3, 0x62, 0xa5, 0x6b, 0xe5, 0xdd, 0x37, 0x58, 0x7f, 0x0b, 0x6c, 0x2e, 0x7a, 0xc9, 0xfa,
+	0x47, 0x5f, 0x0f, 0x23, 0xd1, 0x0d, 0x62, 0x29, 0x52, 0x96, 0xa7, 0x5d, 0x21, 0xa3, 0x5e, 0x79,
+	0x10, 0xaa, 0xc7, 0xf8, 0x48, 0x92, 0x9e, 0x7d, 0xbe, 0x7b, 0x91, 0xe8, 0xb9, 0x32, 0x86, 0x15,
+	0x0b, 0xbc, 0xfe, 0x1d, 0x00, 0x00, 0xff, 0xff, 0xfc, 0xae, 0x38, 0x82, 0x03, 0x06, 0x00, 0x00,
 }
diff --git a/go/cycler/effect.pb.go b/go/cycler/effect.pb.go
index 1e2670a..7142b66 100644
--- a/go/cycler/effect.pb.go
+++ b/go/cycler/effect.pb.go
@@ -236,35 +236,69 @@
 	return ChillEffectConfiguration_UNKNOWN
 }
 
+// Delete the objects that match the configuration.
+type DeleteEffectConfiguration struct {
+	XXX_NoUnkeyedLiteral struct{} `json:"-"`
+	XXX_unrecognized     []byte   `json:"-"`
+	XXX_sizecache        int32    `json:"-"`
+}
+
+func (m *DeleteEffectConfiguration) Reset()         { *m = DeleteEffectConfiguration{} }
+func (m *DeleteEffectConfiguration) String() string { return proto.CompactTextString(m) }
+func (*DeleteEffectConfiguration) ProtoMessage()    {}
+func (*DeleteEffectConfiguration) Descriptor() ([]byte, []int) {
+	return fileDescriptor_77ad79a3f52eadc5, []int{4}
+}
+
+func (m *DeleteEffectConfiguration) XXX_Unmarshal(b []byte) error {
+	return xxx_messageInfo_DeleteEffectConfiguration.Unmarshal(m, b)
+}
+func (m *DeleteEffectConfiguration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
+	return xxx_messageInfo_DeleteEffectConfiguration.Marshal(b, m, deterministic)
+}
+func (m *DeleteEffectConfiguration) XXX_Merge(src proto.Message) {
+	xxx_messageInfo_DeleteEffectConfiguration.Merge(m, src)
+}
+func (m *DeleteEffectConfiguration) XXX_Size() int {
+	return xxx_messageInfo_DeleteEffectConfiguration.Size(m)
+}
+func (m *DeleteEffectConfiguration) XXX_DiscardUnknown() {
+	xxx_messageInfo_DeleteEffectConfiguration.DiscardUnknown(m)
+}
+
+var xxx_messageInfo_DeleteEffectConfiguration proto.InternalMessageInfo
+
 func init() {
 	proto.RegisterEnum("cycler.ChillEffectConfiguration_EnumStorageClass", ChillEffectConfiguration_EnumStorageClass_name, ChillEffectConfiguration_EnumStorageClass_value)
 	proto.RegisterType((*NoopEffectConfiguration)(nil), "cycler.NoopEffectConfiguration")
 	proto.RegisterType((*MoveEffectConfiguration)(nil), "cycler.MoveEffectConfiguration")
 	proto.RegisterType((*DuplicateEffectConfiguration)(nil), "cycler.DuplicateEffectConfiguration")
 	proto.RegisterType((*ChillEffectConfiguration)(nil), "cycler.ChillEffectConfiguration")
+	proto.RegisterType((*DeleteEffectConfiguration)(nil), "cycler.DeleteEffectConfiguration")
 }
 
 func init() { proto.RegisterFile("cycler/effect.proto", fileDescriptor_77ad79a3f52eadc5) }
 
 var fileDescriptor_77ad79a3f52eadc5 = []byte{
-	// 304 bytes of a gzipped FileDescriptorProto
+	// 313 bytes of a gzipped FileDescriptorProto
 	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x92, 0x4f, 0x4b, 0xc3, 0x30,
-	0x18, 0xc6, 0xed, 0x94, 0xa9, 0x51, 0x46, 0xac, 0x87, 0x4d, 0xf0, 0x20, 0x3d, 0x79, 0x31, 0xd1,
-	0xf9, 0x09, 0xba, 0xb6, 0xe0, 0x70, 0x66, 0xd2, 0xe9, 0x04, 0x3d, 0x8c, 0x2e, 0xa6, 0x5d, 0xb0,
-	0xed, 0x5b, 0xd2, 0xd4, 0x3f, 0xe0, 0x77, 0xf4, 0x2b, 0x49, 0x53, 0x84, 0x31, 0xe7, 0xd9, 0xe3,
-	0xef, 0xfd, 0x3d, 0x0f, 0x0f, 0x2d, 0x41, 0x87, 0xfc, 0x83, 0xa7, 0x42, 0x51, 0x11, 0xc7, 0x82,
-	0x6b, 0x52, 0x28, 0xd0, 0x60, 0xb7, 0x9b, 0xa3, 0x73, 0x84, 0xba, 0x0c, 0xa0, 0x08, 0x8c, 0xf3,
-	0x20, 0x8f, 0x65, 0x52, 0xa9, 0x48, 0x4b, 0xc8, 0x9d, 0x37, 0xd4, 0xbd, 0x81, 0x57, 0xb1, 0x46,
-	0xd9, 0x67, 0xc8, 0x7e, 0x16, 0xa5, 0x96, 0xb9, 0xc1, 0xd9, 0xbc, 0xe2, 0x2f, 0x42, 0xf7, 0xac,
-	0x13, 0xeb, 0x74, 0x37, 0x3c, 0x58, 0x32, 0x03, 0x23, 0x56, 0xe3, 0x85, 0x12, 0xb1, 0x7c, 0xef,
-	0xb5, 0x7e, 0xc5, 0x6f, 0x8d, 0x70, 0x3e, 0xd1, 0xb1, 0x5f, 0x15, 0xa9, 0xe4, 0x91, 0xfe, 0x87,
-	0xf5, 0x2f, 0x0b, 0xf5, 0xbc, 0x85, 0x4c, 0xd3, 0x75, 0xd3, 0x4f, 0x08, 0x6b, 0x98, 0x95, 0x1a,
-	0x54, 0x94, 0x88, 0x19, 0x4f, 0xa3, 0xb2, 0x34, 0xc3, 0x9d, 0xfe, 0x05, 0x69, 0xfe, 0x28, 0xf9,
-	0xab, 0x4b, 0x82, 0xbc, 0xca, 0x26, 0x4d, 0xd3, 0xab, 0x8b, 0x61, 0x47, 0xc3, 0x32, 0x3b, 0x53,
-	0x84, 0x57, 0x33, 0xf6, 0x1e, 0xda, 0xbe, 0x67, 0xd7, 0x6c, 0xfc, 0xc0, 0xf0, 0x86, 0xbd, 0x8f,
-	0x76, 0x26, 0x77, 0x2e, 0xf3, 0xdd, 0xd0, 0xc7, 0x56, 0x4d, 0x2c, 0x70, 0xc3, 0xd1, 0x90, 0x05,
-	0xb8, 0x55, 0x93, 0x37, 0x1e, 0xf9, 0x86, 0x36, 0xeb, 0x9a, 0x1b, 0x7a, 0x57, 0xc3, 0x69, 0x80,
-	0xb7, 0x06, 0xfd, 0xc7, 0xf3, 0x04, 0x08, 0x5f, 0x28, 0xc8, 0x64, 0x95, 0x11, 0x50, 0x09, 0xfd,
-	0x01, 0x28, 0xa9, 0xcc, 0x63, 0x15, 0x51, 0xf3, 0x2a, 0x68, 0x02, 0xb4, 0xf9, 0x8a, 0x79, 0xdb,
-	0x1c, 0x2e, 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0x88, 0xa2, 0x38, 0x97, 0x3d, 0x02, 0x00, 0x00,
+	0x18, 0xc6, 0xed, 0x94, 0xa9, 0x51, 0x46, 0xad, 0x87, 0x6d, 0xe8, 0x41, 0x7a, 0xf2, 0x62, 0xa2,
+	0xf3, 0x13, 0x74, 0x6d, 0xc1, 0xe1, 0xcc, 0xa4, 0xd3, 0x09, 0x7a, 0x18, 0x5d, 0x4c, 0xbb, 0x60,
+	0xd6, 0xb7, 0xa4, 0xa9, 0x7f, 0xc0, 0xef, 0xe8, 0x57, 0x92, 0xa6, 0x08, 0x63, 0xce, 0xb3, 0xc7,
+	0xdf, 0xfb, 0x7b, 0x1f, 0x1e, 0xf2, 0x12, 0x74, 0xc8, 0x3e, 0x98, 0xe4, 0x8a, 0xf0, 0x24, 0xe1,
+	0x4c, 0xe3, 0x5c, 0x81, 0x06, 0xa7, 0x59, 0x0f, 0xdd, 0x2e, 0x6a, 0x53, 0x80, 0x3c, 0x34, 0xce,
+	0x87, 0x2c, 0x11, 0x69, 0xa9, 0x62, 0x2d, 0x20, 0x73, 0xdf, 0x50, 0xfb, 0x06, 0x5e, 0xf9, 0x1a,
+	0xe5, 0x9c, 0x21, 0xe7, 0x99, 0x17, 0x5a, 0x64, 0x06, 0xa7, 0xb3, 0x92, 0xbd, 0x70, 0xdd, 0xb1,
+	0x4e, 0xac, 0xd3, 0xdd, 0xe8, 0x60, 0xc9, 0xf4, 0x8d, 0x58, 0x5d, 0xcf, 0x15, 0x4f, 0xc4, 0x7b,
+	0xa7, 0xf1, 0x6b, 0xfd, 0xd6, 0x08, 0xf7, 0x13, 0x1d, 0x07, 0x65, 0x2e, 0x05, 0x8b, 0xf5, 0x3f,
+	0xb4, 0x7f, 0x59, 0xa8, 0xe3, 0xcf, 0x85, 0x94, 0xeb, 0xaa, 0x9f, 0x90, 0xad, 0x61, 0x5a, 0x68,
+	0x50, 0x71, 0xca, 0xa7, 0x4c, 0xc6, 0x45, 0x61, 0x8a, 0x5b, 0xbd, 0x0b, 0x5c, 0x5f, 0x14, 0xff,
+	0x95, 0xc5, 0x61, 0x56, 0x2e, 0xc6, 0x75, 0xd2, 0xaf, 0x82, 0x51, 0x4b, 0xc3, 0x32, 0xbb, 0x13,
+	0x64, 0xaf, 0xee, 0x38, 0x7b, 0x68, 0xfb, 0x9e, 0x5e, 0xd3, 0xd1, 0x03, 0xb5, 0x37, 0x9c, 0x7d,
+	0xb4, 0x33, 0xbe, 0xf3, 0x68, 0xe0, 0x45, 0x81, 0x6d, 0x55, 0x44, 0x43, 0x2f, 0x1a, 0x0e, 0x68,
+	0x68, 0x37, 0x2a, 0xf2, 0x47, 0xc3, 0xc0, 0xd0, 0x66, 0x15, 0xf3, 0x22, 0xff, 0x6a, 0x30, 0x09,
+	0xed, 0x2d, 0xf7, 0x08, 0x75, 0x03, 0x2e, 0xf9, 0xda, 0x63, 0xf6, 0x7b, 0x8f, 0xe7, 0x29, 0x60,
+	0x36, 0x57, 0xb0, 0x10, 0xe5, 0x02, 0x83, 0x4a, 0xc9, 0x0f, 0x40, 0x41, 0x44, 0x96, 0xa8, 0x98,
+	0x98, 0x2f, 0x43, 0x52, 0x20, 0xf5, 0x13, 0x67, 0x4d, 0x33, 0xb8, 0xfc, 0x0e, 0x00, 0x00, 0xff,
+	0xff, 0x63, 0xf8, 0x37, 0x15, 0x5a, 0x02, 0x00, 0x00,
 }
diff --git a/src/cycler/config.proto b/src/cycler/config.proto
index 78bd11b..8f581d5 100644
--- a/src/cycler/config.proto
+++ b/src/cycler/config.proto
@@ -89,6 +89,8 @@
     ChillEffectConfiguration chill = 3;
     // Duplicate the object to another location (same bucket or another).
     DuplicateEffectConfiguration duplicate = 4;
+    // Delete the object.
+    DeleteEffectConfiguration delete = 7;
   }
 
   // Common configuration values.
diff --git a/src/cycler/effect.proto b/src/cycler/effect.proto
index b839513..c49dfdd 100644
--- a/src/cycler/effect.proto
+++ b/src/cycler/effect.proto
@@ -50,3 +50,6 @@
   // The desired destination storage class.
   EnumStorageClass to_storage_class = 1;
 }
+
+// Delete the objects that match the configuration.
+message DeleteEffectConfiguration { }