Packages

package monocle

Provides support for Monocle for the Kubernetes data models

This package contains objects for all Kubernetes resource data models with Lens and Optional optics for all their fields.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. monocle
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def optional[S, A](lens: Lens[S, Optional[A]]): Optional[S, A]

    A Monocle Optional implementation for zio-k8s's custom Optional type

Inherited from AnyRef

Inherited from Any

Ungrouped