Manifest
Constructor
Methods
build
Builds the object.
def build() -> resource.Manifest
api_version
def api_version(api_version: str) -> typing.Self
kind
def kind(kind: str) -> typing.Self
def metadata(metadata: cogbuilder.Builder[resource.Metadata]) -> typing.Self
spec
def spec(spec: object) -> typing.Self
See also