fluxcd-flux2/docs
Michael Bridgen 52145c045d Add delete image-policy and refactor
This adds a command for deleting ImagePolicy objects. Since the
control flow for the command needs only a runtime.Object (and a name
for the type), it can be factored out.

I have made the argument (field in the deleteCommand struct) an
interface `objectContainer`, through which the command code gets a
`runtime.Object` to deserialise into (and delete). It could be simply
a `runtime.Object` here; however things like `getCommand` require
other methods, so it's convenient to have an interface for it.

Signed-off-by: Michael Bridgen <michael@weave.works>
2020-12-11 16:34:18 +00:00
..
_files Add cluster stats dashboard to docs 2020-10-14 16:34:46 +03:00
_static docs: progressbar as subtitle 2020-07-30 22:00:01 +02:00
cmd Add delete image-policy and refactor 2020-12-11 16:34:18 +00:00
components Move gitops toolkit index under components/ 2020-11-04 15:37:07 +00:00
contributing add symlink and make it work 2020-07-03 14:09:30 +02:00
dev-guides Move gitops toolkit index under components/ 2020-11-04 15:37:07 +00:00
diagrams Update docs website 2020-10-14 10:35:29 +03:00
faq Add Kustomize FAQ to docs 2020-12-09 11:27:25 +02:00
get-started Fix list parsing issue in the docs 2020-12-04 16:31:18 +02:00
guides Rearrange Azure DevOps docs 2020-12-11 14:52:19 +02:00
internal Add release procedure documentation 2020-11-01 09:33:36 +02:00
proposals Add Reconcile methods and TeamAccess struct. Mention ErrNotFound and ErrAlreadyExists. Add List() to TeamAccess. Rename GetTitle() to GetName() 2020-07-14 16:39:31 +03:00
roadmap Provide pointers to the install guides in roadmap 2020-12-03 16:22:56 +00:00
index.md Video 2020-12-01 14:24:45 +01:00