dockerprofile

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDockerProfileInputFromResourceData

func CreateDockerProfileInputFromResourceData(d *schema.ResourceData) (models.CreateDockerProfileInput, error)

func DeleteDockerProfile

func DeleteDockerProfile(ctx context.Context, c *api.Client, id string) (bool, error)

func GetDockerProfile

func GetDockerProfile(ctx context.Context, c *api.Client, id string) (models.DockerProfile, error)

func ReadDockerProfileToResourceData

func ReadDockerProfileToResourceData(profile models.DockerProfile, d *schema.ResourceData) error

func UpdateDockerProfile

func UpdateDockerProfile(ctx context.Context, c *api.Client, id any, input models.DockerProfileUpdateInput) (bool, error)

func UpdateDockerProfileInputFromResourceData

func UpdateDockerProfileInputFromResourceData(d *schema.ResourceData) (models.DockerProfileUpdateInput, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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