apis

package
v1.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ARN

type ARN arn.ARN

ARN extends arn.ARN with additional methods for (de-)serialization to/from JSON, allowing it to be embedded in custom API objects.

func (ARN) MarshalJSON added in v0.6.0

func (a ARN) MarshalJSON() ([]byte, error)

MarshalJSON implements json.Marshaler.

func (ARN) String

func (a ARN) String() string

String implements the fmt.Stringer interface.

func (*ARN) UnmarshalJSON added in v0.6.0

func (a *ARN) UnmarshalJSON(data []byte) error

UnmarshalJSON implements json.Unmarshaler.

type Duration added in v1.2.0

type Duration time.Duration

Duration extends time.Duration with additional methods for (de-)serialization to/from JSON, allowing it to be embedded in custom API objects.

func (Duration) MarshalJSON added in v1.2.0

func (d Duration) MarshalJSON() ([]byte, error)

MarshalJSON implements json.Marshaler.

func (Duration) String added in v1.2.0

func (d Duration) String() string

String implements the fmt.Stringer interface.

func (*Duration) UnmarshalJSON added in v1.2.0

func (d *Duration) UnmarshalJSON(data []byte) error

UnmarshalJSON implements json.Unmarshaler.

Directories

Path Synopsis
v1alpha1
Package v1alpha1 contains API Schema definitions for the sources/v1alpha1 API group.
Package v1alpha1 contains API Schema definitions for the sources/v1alpha1 API group.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL