Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GarbageCollectionController ¶
type GarbageCollectionController struct {
// contains filtered or unexported fields
}
func NewGarbageCollectionController ¶
func NewGarbageCollectionController(istioClient istioversionedclient.Interface, certClient certmanagerversionedclient.Interface, opts ...OptionsFunc) *GarbageCollectionController
func (*GarbageCollectionController) SetupWithManager ¶
type OptionsFunc ¶
type OptionsFunc func(*GarbageCollectionController)
func WithDryRun ¶
func WithDryRun(dryrun bool) OptionsFunc
Click to show internal directories.
Click to hide internal directories.