ipam_cluster_x_k8s_io_v1alpha1

package
v0.0.0-...-6209148 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: 0BSD Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewIpamClusterXK8SIoIpaddressClaimV1Alpha1Manifest

func NewIpamClusterXK8SIoIpaddressClaimV1Alpha1Manifest() datasource.DataSource

func NewIpamClusterXK8SIoIpaddressV1Alpha1Manifest

func NewIpamClusterXK8SIoIpaddressV1Alpha1Manifest() datasource.DataSource

Types

type IpamClusterXK8SIoIpaddressClaimV1Alpha1Manifest

type IpamClusterXK8SIoIpaddressClaimV1Alpha1Manifest struct{}

func (*IpamClusterXK8SIoIpaddressClaimV1Alpha1Manifest) Metadata

func (*IpamClusterXK8SIoIpaddressClaimV1Alpha1Manifest) Read

func (*IpamClusterXK8SIoIpaddressClaimV1Alpha1Manifest) Schema

type IpamClusterXK8SIoIpaddressClaimV1Alpha1ManifestData

type IpamClusterXK8SIoIpaddressClaimV1Alpha1ManifestData struct {
	YAML types.String `tfsdk:"yaml" json:"-"`

	ApiVersion *string `tfsdk:"-" json:"apiVersion"`
	Kind       *string `tfsdk:"-" json:"kind"`

	Metadata struct {
		Name        string            `tfsdk:"name" json:"name"`
		Namespace   string            `tfsdk:"namespace" json:"namespace"`
		Labels      map[string]string `tfsdk:"labels" json:"labels,omitempty"`
		Annotations map[string]string `tfsdk:"annotations" json:"annotations,omitempty"`
	} `tfsdk:"metadata" json:"metadata"`

	Spec *struct {
		PoolRef *struct {
			ApiGroup *string `tfsdk:"api_group" json:"apiGroup,omitempty"`
			Kind     *string `tfsdk:"kind" json:"kind,omitempty"`
			Name     *string `tfsdk:"name" json:"name,omitempty"`
		} `tfsdk:"pool_ref" json:"poolRef,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

type IpamClusterXK8SIoIpaddressV1Alpha1Manifest

type IpamClusterXK8SIoIpaddressV1Alpha1Manifest struct{}

func (*IpamClusterXK8SIoIpaddressV1Alpha1Manifest) Metadata

func (*IpamClusterXK8SIoIpaddressV1Alpha1Manifest) Read

func (*IpamClusterXK8SIoIpaddressV1Alpha1Manifest) Schema

type IpamClusterXK8SIoIpaddressV1Alpha1ManifestData

type IpamClusterXK8SIoIpaddressV1Alpha1ManifestData struct {
	YAML types.String `tfsdk:"yaml" json:"-"`

	ApiVersion *string `tfsdk:"-" json:"apiVersion"`
	Kind       *string `tfsdk:"-" json:"kind"`

	Metadata struct {
		Name        string            `tfsdk:"name" json:"name"`
		Namespace   string            `tfsdk:"namespace" json:"namespace"`
		Labels      map[string]string `tfsdk:"labels" json:"labels,omitempty"`
		Annotations map[string]string `tfsdk:"annotations" json:"annotations,omitempty"`
	} `tfsdk:"metadata" json:"metadata"`

	Spec *struct {
		Address  *string `tfsdk:"address" json:"address,omitempty"`
		ClaimRef *struct {
			Name *string `tfsdk:"name" json:"name,omitempty"`
		} `tfsdk:"claim_ref" json:"claimRef,omitempty"`
		Gateway *string `tfsdk:"gateway" json:"gateway,omitempty"`
		PoolRef *struct {
			ApiGroup *string `tfsdk:"api_group" json:"apiGroup,omitempty"`
			Kind     *string `tfsdk:"kind" json:"kind,omitempty"`
			Name     *string `tfsdk:"name" json:"name,omitempty"`
		} `tfsdk:"pool_ref" json:"poolRef,omitempty"`
		Prefix *int64 `tfsdk:"prefix" json:"prefix,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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